File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -106,11 +106,11 @@ This document defines the common OceanGliders data format, hereafter OG1.0.
106
106
107
107
* Data files should be named as follows:
108
108
109
- - "file_name" : "<id>.nc" (ex : "sp065_20210616T1430_R .nc")
109
+ - "file_name" : "<id>.nc" (ex : "sp065_20210616T143025_R .nc")
110
110
111
111
* Recalling that:
112
- - "id" : "<trajectory>_<data_mode>" (ex : "sp065_20210616T1430_R ")
113
- - "trajectory" : "<platform_name>_<start_date>" (ex : "sp065_20210616T1430 ")
112
+ - "id" : "<trajectory>_<data_mode>" (ex : "sp065_20210616T143025_R ")
113
+ - "trajectory" : "<platform_name>_<start_date>" (ex : "sp065_20210616T143025 ")
114
114
- "platform_name", "start_date", "data_mode" are as described below in this document.
115
115
116
116
205
205
|rtqc_method_doi |The digital object identifier of the methodology used to apply real-time quality control to the data set. |mandatory |
206
206
|web_link |url that provides useful information about anything related to the glider mission. Multiple urls are separated by commas. |suggested |
207
207
|comment |Miscellaneous information about the data or methods used to produce it. |suggested |
208
+ |start_date | Datetime of glider deployment |mandatory | Formatted string: YYYYmmddTHHMMss e.g. 20240425T145805
208
209
|date_created |date of creation of this data set |mandatory |iso 8601
209
210
|featureType |Description of a single feature with this discrete sampling geometry |mandatory |trajectory
210
211
|Conventions |A comma-separated list of the conventions that are followed by the dataset. |mandatory |ex.: "CF-1.9, ACDD-1.3, OG-1.0"
You can’t perform that action at this time.
0 commit comments