Interface WxVariableMeta

Meta data of a variable

Hierarchy

  • WxVariableMeta

Properties

max: number

max value

min: number

min value

standard_name?: string

standard name

units: string

units used for the variable

vector?: [string, string]

if the variable is a part of vector data, this contains a proper pare

Generated using TypeDoc