|
38 | 38 | "units": "m", |
39 | 39 | "valid_max": 12000.0, |
40 | 40 | "valid_min": -5.0, |
41 | | - "DEPTH:cell_methods": "TIME:mean (interval: 1 hr comment: time mid point)" |
| 41 | + "cell_methods": "TIME: mean" |
42 | 42 | }, |
43 | 43 | "DEPTH_max": { |
44 | 44 | "units": "m", |
45 | 45 | "standard_name": "depth", |
46 | | - "long_name": "max data value in the bin, after rejection of flagged data", |
47 | | - "cell_methods": "TIME:max" |
| 46 | + "long_name": "maximum depth value in the bin, after rejection of flagged data", |
| 47 | + "cell_methods": "TIME: maximum" |
48 | 48 | }, |
49 | 49 | "DEPTH_min": { |
50 | 50 | "units": "m", |
51 | 51 | "standard_name": "depth", |
52 | | - "long_name": "min data value in the bin, after rejection of flagged data", |
53 | | - "cell_methods": "TIME:min" |
| 52 | + "long_name": "minimum depth value in the bin, after rejection of flagged data", |
| 53 | + "cell_methods": "TIME: minimum" |
54 | 54 | }, |
55 | 55 | "DEPTH_std": { |
56 | 56 | "units": "m", |
57 | 57 | "standard_name": "depth", |
58 | | - "long_name": "std data value in the bin, after rejection of flagged data", |
59 | | - "cell_methods": "TIME:std" |
| 58 | + "long_name": "standard deviation of depth values in the bin, after rejection of flagged data", |
| 59 | + "cell_methods": "TIME: standard_deviation" |
60 | 60 | }, |
61 | 61 | "DEPTH_count": { |
62 | 62 | "standard_name": "depth number_of_observations", |
63 | 63 | "units": "1", |
64 | | - "long_name": "count data value in the bin, after rejection of flagged data", |
65 | | - "cell_methods": "TIME:count" |
| 64 | + "long_name": "number of depth observations in the bin, after rejection of flagged data" |
66 | 65 | }, |
67 | 66 | "NOMINAL_DEPTH": { |
68 | 67 | "axis": "Z", |
|
90 | 89 | "long_name": "eastward_sea_water_velocity", |
91 | 90 | "standard_name": "eastward_sea_water_velocity", |
92 | 91 | "units": "m s-1", |
| 92 | + "cell_methods": "TIME: mean", |
93 | 93 | "valid_max": 10.0, |
94 | 94 | "valid_min": -10.0 |
95 | 95 | }, |
96 | 96 | "UCUR_max": { |
97 | 97 | "units": "m s-1", |
98 | 98 | "standard_name": "eastward_sea_water_velocity", |
99 | | - "long_name": "max data value in the bin, after rejection of flagged data", |
100 | | - "cell_methods": "TIME:max" |
| 99 | + "long_name": "maximum eastward_sea_water_velocity value in the bin, after rejection of flagged data", |
| 100 | + "cell_methods": "TIME: maximum" |
101 | 101 | }, |
102 | 102 | "UCUR_min": { |
103 | 103 | "units": "m s-1", |
104 | 104 | "standard_name": "eastward_sea_water_velocity", |
105 | | - "long_name": "min data value in the bin, after rejection of flagged data", |
106 | | - "cell_methods": "TIME:min" |
| 105 | + "long_name": "minimum eastward_sea_water_velocity value in the bin, after rejection of flagged data", |
| 106 | + "cell_methods": "TIME: minimum" |
107 | 107 | }, |
108 | 108 | "UCUR_std": { |
109 | 109 | "units": "m s-1", |
110 | 110 | "standard_name": "eastward_sea_water_velocity", |
111 | | - "long_name": "std data value in the bin, after rejection of flagged data", |
112 | | - "cell_methods": "TIME:std" |
| 111 | + "long_name": "standard deviation of eastward_sea_water_velocity values in the bin, after rejection of flagged data", |
| 112 | + "cell_methods": "TIME: standard_deviation" |
113 | 113 | }, |
114 | 114 | "UCUR_count": { |
115 | 115 | "standard_name": "eastward_sea_water_velocity number_of_observations", |
116 | 116 | "units": "1", |
117 | | - "long_name": "count data value in the bin, after rejection of flagged data", |
118 | | - "cell_methods": "TIME:count" |
| 117 | + "long_name": "number of eastward_sea_water_velocity observations in the bin, after rejection of flagged data" |
119 | 118 | }, |
120 | 119 | "VCUR": { |
121 | 120 | "coordinates": "TIME DEPTH LATITUDE LONGITUDE", |
122 | 121 | "ancillary_variables": "VCUR_max, VCUR_min, VCUR_std, VCUR_count", |
123 | 122 | "long_name": "northward_sea_water_velocity", |
124 | 123 | "standard_name": "northward_sea_water_velocity", |
125 | 124 | "units": "m s-1", |
| 125 | + "cell_methods": "TIME: mean", |
126 | 126 | "valid_max": 10.0, |
127 | 127 | "valid_min": -10.0 |
128 | 128 | }, |
129 | 129 | "VCUR_max": { |
130 | 130 | "units": "m s-1", |
131 | 131 | "standard_name": "northward_sea_water_velocity", |
132 | | - "long_name": "max data value in the bin, after rejection of flagged data", |
133 | | - "cell_methods": "TIME:max" |
| 132 | + "long_name": "maximum northward_sea_water_velocity value in the bin, after rejection of flagged data", |
| 133 | + "cell_methods": "TIME: maximum" |
134 | 134 | }, |
135 | 135 | "VCUR_min": { |
136 | 136 | "units": "m s-1", |
137 | 137 | "standard_name": "northward_sea_water_velocity", |
138 | | - "long_name": "min data value in the bin, after rejection of flagged data", |
139 | | - "cell_methods": "TIME:min" |
| 138 | + "long_name": "minimum northward_sea_water_velocity value in the bin, after rejection of flagged data", |
| 139 | + "cell_methods": "TIME: minimum" |
140 | 140 | }, |
141 | 141 | "VCUR_std": { |
142 | 142 | "units": "m s-1", |
143 | 143 | "standard_name": "northward_sea_water_velocity", |
144 | | - "long_name": "std data value in the bin, after rejection of flagged data", |
145 | | - "cell_methods": "TIME:std" |
| 144 | + "long_name": "standard deviation of northward_sea_water_velocity values in the bin, after rejection of flagged data", |
| 145 | + "cell_methods": "TIME: standard_deviation" |
146 | 146 | }, |
147 | 147 | "VCUR_count": { |
148 | 148 | "standard_name": "northward_sea_water_velocity number_of_observations", |
149 | 149 | "units": "1", |
150 | | - "long_name": "count data value in the bin, after rejection of flagged data", |
151 | | - "cell_methods": "TIME:count" |
| 150 | + "long_name": "number of northward_sea_water_velocity observations in the bin, after rejection of flagged data" |
152 | 151 | }, |
153 | 152 |
|
154 | 153 | "WCUR": { |
|
157 | 156 | "long_name": "upward_sea_water_velocity", |
158 | 157 | "standard_name": "upward_sea_water_velocity", |
159 | 158 | "units": "m s-1", |
| 159 | + "cell_methods": "TIME: mean", |
160 | 160 | "valid_max": 5.0, |
161 | 161 | "valid_min": -5.0 |
162 | 162 | }, |
163 | 163 | "WCUR_max": { |
164 | 164 | "units": "m s-1", |
165 | 165 | "standard_name": "upward_sea_water_velocity", |
166 | | - "long_name": "max data value in the bin, after rejection of flagged data", |
167 | | - "cell_methods": "TIME:max" |
| 166 | + "long_name": "maximum upward_sea_water_velocity value in the bin, after rejection of flagged data", |
| 167 | + "cell_methods": "TIME: maximum" |
168 | 168 | }, |
169 | 169 | "WCUR_min": { |
170 | 170 | "units": "m s-1", |
171 | 171 | "standard_name": "upward_sea_water_velocity", |
172 | | - "long_name": "min data value in the bin, after rejection of flagged data", |
173 | | - "cell_methods": "TIME:min" |
| 172 | + "long_name": "minimum upward_sea_water_velocity value in the bin, after rejection of flagged data", |
| 173 | + "cell_methods": "TIME: minimum" |
174 | 174 | }, |
175 | 175 | "WCUR_std": { |
176 | 176 | "units": "m s-1", |
177 | 177 | "standard_name": "upward_sea_water_velocity", |
178 | | - "long_name": "std data value in the bin, after rejection of flagged data", |
179 | | - "cell_methods": "TIME:std" |
| 178 | + "long_name": "standard deviation of upward_sea_water_velocity values in the bin, after rejection of flagged data", |
| 179 | + "cell_methods": "TIME: standard_deviation" |
180 | 180 | }, |
181 | 181 | "WCUR_count": { |
182 | 182 | "standard_name": "upward_sea_water_velocity number_of_observations", |
183 | 183 | "units": "1", |
184 | | - "long_name": "count data value in the bin, after rejection of flagged data", |
185 | | - "cell_methods": "TIME:count" |
| 184 | + "long_name": "number of upward_sea_water_velocity observations in the bin, after rejection of flagged data" |
186 | 185 | }, |
187 | 186 | "CELL_INDEX": { |
188 | 187 | "long_name": "index of the corresponding measuring cell", |
|
197 | 196 | "abstract": "Hourly Time-series Product: This file contains all measurements of quality-controlled U, V and W sea water velocity variables from all instruments deployed at the selected site, binned into 1-hour time intervals. Out-of-water measurements, and those flagged as bad by IMOS standard automated quality-control procedures, have been excluded. Timestamps in the input files indicate the start of each measurement interval (up to an hour in duration), and these have not been shifted to the centre of the interval before binning. Instrument details are stored as variables in order to keep a record of the origin of each measurement.", |
198 | 197 | "acknowledgement": "Any users of IMOS data are required to clearly acknowledge the source of the material derived from IMOS in the format: \"Data was sourced from the Integrated Marine Observing System (IMOS) - IMOS is a national collaborative research infrastructure, supported by the Australian Government.\" If relevant, also credit other organisations involved in collection of this particular datastream (as listed in 'credit' in the metadata record).", |
199 | 198 | "author": "Klein, Eduardo", |
200 | | - "author_email": "eduardo.kleinsalas@utas.edu.au", |
| 199 | + "author_email": "info@aodn.org.au", |
201 | 200 | "citation": "The citation in a list of references is: \"IMOS [year-of-data-download], [Title], [data-access-URL], accessed [date-of-access].\".", |
202 | 201 | "comment": "Timestamps in the input files indicate the start of each measurement interval (instrument-dependent; up to an hour in duration), and these have not been shifted to the centre of the interval before binning. This could lead to an artificial shift of up to half an hour in the output data. The size of this shift, where known, has been recorded in the SECONDS_TO_MIDDLE variable.", |
203 | 202 | "Conventions": "CF-1.6,IMOS-1.4", |
|
0 commit comments