Skip to main content

Interface: GroundRelativeWindProfile

Defined in: AutumnTypes.ts:29

A wind profile without a storm motion for plotting ground-relative hodographs

Properties

PropertyTypeDescriptionDefined in
ilonnumberThe grid index in the i directionAutumnTypes.ts:34
jlatnumberThe grid index in the j direction (ignored for unstructured grids)AutumnTypes.ts:31
uFloat32ArrayGround-relative u winds in ktsAutumnTypes.ts:37
vFloat32ArrayGround-relative v winds in ktsAutumnTypes.ts:40
zFloat32ArrayHeight of each data point in kmAutumnTypes.ts:43