Difference between revisions of "GENIE Gridspec Diagrams Tile"
Genie-user (talk | contribs) |
Genie-user (talk | contribs) |
||
Line 6: | Line 6: | ||
Vertical levels are specified separately from the horizontal grid -- currently this is done using a [[GENIE:Gridspec:Diagrams:VerticalCoordSystem|vertical coordinate system]]. | Vertical levels are specified separately from the horizontal grid -- currently this is done using a [[GENIE:Gridspec:Diagrams:VerticalCoordSystem|vertical coordinate system]]. | ||
+ | |||
+ | The projection used (if any) is specified as a sub-type of "projection", e.g. Cube_Gnomonic, Stereographic and Tripolar. | ||
[[Image:tile_type.png|center]] | [[Image:tile_type.png|center]] | ||
''Note: the [[GENIE:Gridspec|gridspec overview]] contains introductory and background information on the gridspec; more detailed information can be found in Balaji's gridspec document on the [http://www.earthsystemcurator.org/index.php?option=com_content&task=view&id=38&Itemid=74 Earth System Curator] website.'' | ''Note: the [[GENIE:Gridspec|gridspec overview]] contains introductory and background information on the gridspec; more detailed information can be found in Balaji's gridspec document on the [http://www.earthsystemcurator.org/index.php?option=com_content&task=view&id=38&Itemid=74 Earth System Curator] website.'' |
Revision as of 12:54, 22 February 2007
A grid tile is a contiguous area of grid cells distinct in some way from other such areas that together make up a grid mosaic. For instance, a tile may represent one side of cubed sphere, or an independently discretised region of an ocean grid that covers a particular body of water. A grid tile is composed of cells, which may be specified in different ways depending on their degree or regularity or uniformity:
- Cells may be specified explicitly using sub-types of "cell"; the only such type available currently is the unstructured cell type.
- Cells may be specified implicitly using a combination of the "regular" and "uniform" properties, and a horizontal coordinate system.
Vertical levels are specified separately from the horizontal grid -- currently this is done using a vertical coordinate system.
The projection used (if any) is specified as a sub-type of "projection", e.g. Cube_Gnomonic, Stereographic and Tripolar.
Note: the gridspec overview contains introductory and background information on the gridspec; more detailed information can be found in Balaji's gridspec document on the Earth System Curator website.