CF-NETCDF.NC: Difference between revisions
From BAWiki
imported>Lang Guenther (section on significance of the file modified) |
imported>Spohr Susanne mNo edit summary |
||
Line 2: | Line 2: | ||
|name_de=CF-NETCDF.NC | |name_de=CF-NETCDF.NC | ||
|filetype=cf-netcdf.nc | |filetype=cf-netcdf.nc | ||
|version= | |version=Mai 2011 | ||
|version_descr= | |version_descr=Mai 2011 | ||
|significance= | |significance= | ||
* BAW instance of a [[NETCDF.CDF|NetCDF]] file. | * BAW instance of a [[NETCDF.CDF|NetCDF]] file. | ||
Line 26: | Line 26: | ||
|fileaccess=DIRECT | |fileaccess=DIRECT | ||
|fileextension=.nc | |fileextension=.nc | ||
|writemodules=$PROGHOME/fortran/lib/l_grid/*/mod_p_l_grid_ui.f90 | |writemodules= | ||
$PROGHOME/fortran/lib/l_grid/*/mod_p_l_grid_ui.f90<br /> | |||
$PROGHOME/fortran/lib/h_grid/*/mod_p_h_grid_ui.f90 | |||
|readmodules= --- | |readmodules= --- | ||
|contact_original=[mailto:guenther.lang@baw.de G. Lang], [mailto:susanne.spohr@baw.de S. Spohr] | |contact_original=[mailto:guenther.lang@baw.de G. Lang], [mailto:susanne.spohr@baw.de S. Spohr] | ||
|contact_maintenance=[mailto:guenther.lang@baw.de G. Lang], [mailto:susanne.spohr@baw.de S. Spohr] | |contact_maintenance=[mailto:guenther.lang@baw.de G. Lang], [mailto:susanne.spohr@baw.de S. Spohr] | ||
|examplefile= | |examplefile= | ||
$PROGHOME/examples/lib/l_grid/lg.all_CF-NetCDF_Info.nc | $PROGHOME/examples/lib/l_grid/lg.all_CF-NetCDF_Info.nc<br /> | ||
$PROGHOME/examples/lib/h_grid/g05-Content.CF-NetCDF.nc | |||
}} | }} |
Revision as of 08:45, 6 May 2011
Basic Information
File-Type
cf-netcdf.nc
File-Form
UNFORMATTED
Version
Mai 2011
Description-Date
Mai 2011
Significance of the File
- BAW instance of a NetCDF file.
- NetCDF conventions, used to store BAW specific data, are documented in detail in the NetCDF-Pages of BAW-Wiki.
- CF compliance verified using the NCAS CF Compliance Checker.
File-Contents (in Catchwords)
- header with metadata:
- list of dimensions (name and length),
- list of variables (name, type and dimension(s)) for which data are stored in the file,
- attributes related to variables (long_name, units etc.), and
- 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:
- data for all variables stored in the file:
- coordinate-variable data,
- data for ordinary variables, for which only one data record is stored in the file, and finally
- 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
back to: File Descriptions