GENIE Gridspec Diagrams HorizontalCoordSystem

From SourceWiki
Revision as of 16:12, 21 February 2007 by Genie-user (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A horizontal coordinate system provides a description of the coordinates used by a grid tile, and may include the coordinates themselves for grids that do not require data at the individual cell level (for instance regular or uniform grids). Coordinates are specified using an "axis" and are encoded in a similar way to the NcML "values" element -- either every coordinate can be listed, or a start value and offset given for periodic coordinates. "point_indices" and "edge_indices" are used in a similar way to indicate which coordinates refer to cell edges, and which to grid points.

Horizontal coordinate system "type" can currently be "polar" or "cartesian", but this is readily extensible.

Horizontal coord system.png