Actions

NetCDF: Difference between revisions

From BAWiki

imported>Lang Guenther
((new) Link to "NetCDF vertical coordinate")
imported>Lang Guenther
m ((new) Link to "NetCDF synoptic data at multiple locations" added)
Line 29: Line 29:
=Data=
=Data=
==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.
==Time Series Data==
==Time Series Data==
==Analysis Data==
==Analysis Data==

Revision as of 14:36, 7 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

Grids

Grid Types

Location

Profile

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