NetCDF synoptic data for multiple profiles: Difference between revisions
From BAWiki
imported>Lang Guenther (first version, no details) |
imported>Lang Guenther (basic text added the first time) |
||
Line 1: | Line 1: | ||
[[de:NetCDF Synoptische Daten auf Profilen]] | [[de:NetCDF Synoptische Daten auf Profilen]] | ||
=Short Description= | |||
Synoptic data for several profiles with different number of locations along each profile. | |||
=Further Descriptions= | |||
* [[NetCDF multiple profiles]]: coordinates and coordinate transformation for multiple profiles. | |||
* [[NetCDF time coordinate]]: coordinate variable ''time''. | |||
* [[NetCDF vertical coordinate]]: time and location dependent vertical coordinate. | |||
=Version ''Discrete Sampling Geometry'' '''trajectoryProfile'''= | |||
Data for multiple locations along one or several profiles (trajectories) are stored in a netCDF file in accordance with the concept of a ''Discrete Sampling Geometry'' with '''featureType=trajectoryProfile'''. An example (output from NCDUMP) for geometry as well as data is shown in [[File:P_synop_ncdump_2D.pdf]]. | |||
---- | ---- | ||
back to [[NetCDF]] | back to [[NetCDF]] | ||
---- | ---- | ||
[[Overview]] | [[Overview]] |
Revision as of 13:16, 21 October 2016
Short Description
Synoptic data for several profiles with different number of locations along each profile.
Further Descriptions
- NetCDF multiple profiles: coordinates and coordinate transformation for multiple profiles.
- NetCDF time coordinate: coordinate variable time.
- NetCDF vertical coordinate: time and location dependent vertical coordinate.
Version Discrete Sampling Geometry trajectoryProfile
Data for multiple locations along one or several profiles (trajectories) are stored in a netCDF file in accordance with the concept of a Discrete Sampling Geometry with featureType=trajectoryProfile. An example (output from NCDUMP) for geometry as well as data is shown in .
back to NetCDF