69 | | In the following, the required dimensions/variables will be listed. Please note, NetCDF dimensions of the coordinate variables ''E_UTM'', ''N_UTM'', ''z'', and ''station_h'' depend on the [#featuretype type] of the measurement. For ''timeseries'', the observation is a stationary one with a fixed number of locations. The number of fixed coordinates (e.g. several sensors at a mast, i.e. for each site there can be several stations) is stored in the dimension station<id>. For ''timeSeriesProfile'' or ''trajectory'', however, the coordinate variables depend on the dimensions ''tray<id>'' and ''ntime<id>'', being the number of trajectories and the maximum number of timesteps measured for a trajectory, according to the '''[UC]2 data standard'''. |
| 69 | In the following, the required dimensions/variables will be listed. The observations are stationary ones with a fixed number of locations. The number of fixed coordinates (e.g. several sensors at a mast, i.e. for each site there can be several stations) is stored in the record dimension station<id>.'''. |
| 70 | Please note, for featureType = ''trajectory'' the variables {{{station_h}}} and {{{z}}} are not required but the variable {{{height}}}. |
94 | | [=#zag '''z<id>''' (station<id>) or (tray<id>,ntime<id>)] |
95 | | }}} |
96 | | {{{#!td style="vertical-align:top;width: 50px" |
97 | | NC_FLOAT |
98 | | }}} |
99 | | {{{#!td |
100 | | Sensor height above sea level. The relative measurement height calculates from {{{z-station_h}}}. |
101 | | }}} |
102 | | |---------------- |
103 | | {{{#!td style="vertical-align:top;width: 150px" |
104 | | [=#station_h '''station_h<id>''' (station<id>) or (tray<id>,ntime<id>)] |
105 | | }}} |
106 | | {{{#!td style="vertical-align:top;width: 50px" |
107 | | NC_FLOAT |
108 | | }}} |
109 | | {{{#!td |
110 | | Surface altitude with respect to sea level. |
| 106 | [=#zag '''z<id>''' (station<id>)] |
| 107 | }}} |
| 108 | {{{#!td style="vertical-align:top;width: 50px" |
| 109 | NC_FLOAT |
| 110 | }}} |
| 111 | {{{#!td |
| 112 | Sensor height above sea level. The relative measurement height calculates from {{{z-station_h}}}. Only required for featureType = ''timeseries'' or ''timeseriesProfile''. |
| 113 | }}} |
| 114 | |---------------- |
| 115 | {{{#!td style="vertical-align:top;width: 150px" |
| 116 | [=#station_h '''station_h<id>''' (station<id>)] |
| 117 | }}} |
| 118 | {{{#!td style="vertical-align:top;width: 50px" |
| 119 | NC_FLOAT |
| 120 | }}} |
| 121 | {{{#!td |
| 122 | Surface altitude with respect to sea level. Only required for featureType = ''timeseries'' or ''timeseriesProfile''. |