Actions

NetCDF: Difference between revisions

From BAWiki

imported>Lang Guenther
(Link to "NetCDF multiple profiles" added)
imported>Lang Guenther
(Link "NetCDF synoptic data for multiple profiles" added)
Line 39: Line 39:
==Synoptic Data==
==Synoptic Data==
* [[NetCDF synoptic data at multiple locations]]: data for multiple locations, depth averaged as well as depth structured data; scalar and vector quantities; quantities available for different classes.
* [[NetCDF synoptic data at multiple locations]]: data for multiple locations, depth averaged as well as depth structured data; scalar and vector quantities; quantities available for different classes.
* [[NetCDF synoptic data for multiple profiles]]: data for multiple profiles, depth averaged as well as depth structured data; scalar and vector quantities; quantities available for different classes.
* [[NetCDF synoptic data for triangular grid]]: data for triangular grid, depth averaged as well as depth structured data; scalar and vector quantities; quantities available for different classes.
* [[NetCDF synoptic data for triangular grid]]: data for triangular grid, depth averaged as well as depth structured data; scalar and vector quantities; quantities available for different classes.
* [[NetCDF synoptic data for unstructured grid]]: data for (classic) unstructured grid, depth averaged as well as depth structured data; scalar and vector quantities; quantities available for different classes.
* [[NetCDF synoptic data for unstructured grid]]: data for (classic) unstructured grid, depth averaged as well as depth structured data; scalar and vector quantities; quantities available for different classes.

Revision as of 08:14, 13 September 2010

General Aspects

Purpose of these BAWiki Pages

These BAWiki pages do describe all NetCDF conventions required to store baw-specific data in NetCDF data files (see network common data form). I. e. all local conventions are listed, which go beyond the international agreed-upon CF-metadata convention. These pages are also meant as a discussion ground for agreeing on those additional conventions required.

In cases where the international agreed-upon conventions are insufficient, one should first check whether extensions described in Deltares-Conventions can be used or not - it is recommended to discuss further required extensions with Deltares.

The additional conventions should be listed in the global NetCDF attribute Conventions, e. g. in the following way:

// global attributes:
:Conventions = "CF-1.4/Deltares-0.1/BAW-0.1" .

Terminology

Global Attributes

Grids

Grid Types

Location

Profile

Triangular Grid

Unstructured Grid

Unstructured Grid with SubGrid

Coordinate Transformation

Time Coordinate

Vertical Coordinate

Data

Synoptic Data

Time Series Data

Analysis Data


back to Standard-Software-Applications (Add-ons)


Overview