Actions

CF-NETCDF.NC: Difference between revisions

From BAWiki

imported>Lang Guenther
(link to Unidata integrated)
imported>Spohr Susanne
mNo edit summary
Line 36: Line 36:
$PROGHOME/examples/lib/l_grid/lg.all_CF-NetCDF_Info.nc<br />
$PROGHOME/examples/lib/l_grid/lg.all_CF-NetCDF_Info.nc<br />
$PROGHOME/examples/lib/h_grid/g05-Content.CF-NetCDF.nc<br />
$PROGHOME/examples/lib/h_grid/g05-Content.CF-NetCDF.nc<br />
$PROGHOME/examples/lib/h_grid/UNTRIM-Content.CF-NetCDF.nc
$PROGHOME/examples/lib/h_grid/UNTRIM-Content.CF-NetCDF.nc<br />
$PROGHOME/examples/lib/h_grid/UTRSUB-Content.CF-NetCDF.nc
}}
}}

Revision as of 14:12, 28 July 2011

Basic Information

File-Type

cf-netcdf.nc

File-Form

UNFORMATTED

Version

Mai 2011

Description-Date

Mai 2011

Significance of the File

File-Contents (in Catchwords)

  1. header with metadata:
    1. list of dimensions (name and length),
    2. list of variables (name, type and dimension(s)) for which data are stored in the file,
    3. attributes related to variables (long_name, units etc.), and
    4. global attributes (title, history etc.).
    Remark: the names of attributes as well as standard variable names should be chosen according to the following given conventions:
  2. data for all variables stored in the file:
    1. coordinate-variable data,
    2. data for ordinary variables, for which only one data record is stored in the file, and finally
    3. data for record-variables (which have one unlimited dimension, e.g. time), which can be stored several times.

Programs using this Type of File

ArcGIS, DATACONVERT, GRIDCONVERT

Example-File

$PROGHOME/examples/lib/l_grid/lg.all_CF-NetCDF_Info.nc
$PROGHOME/examples/lib/h_grid/g05-Content.CF-NetCDF.nc
$PROGHOME/examples/lib/h_grid/UNTRIM-Content.CF-NetCDF.nc
$PROGHOME/examples/lib/h_grid/UTRSUB-Content.CF-NetCDF.nc


back to: File Descriptions


Overview