Skip to content

Commit c8a6fb5

Browse files
committed
fix: mooring product processing level attribute for level 2
1 parent 34a3ffe commit c8a6fb5

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

aodntools/timeseries_products/hourly_timeseries_template.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,8 @@
376376
"data_centre_email": "info@aodn.org.au",
377377
"disclaimer": "Data, products and services from IMOS are provided \"as is\" without any warranty as to fitness for a particular purpose.",
378378
"featureType": "timeSeries",
379-
"file_version": "Level 2 - Quality Controlled Data",
379+
"file_version": "Level 2 - Derived Products",
380+
"file_version_quality_control": "Derived products require scientific and technical interpretation. Normally these will be defined by the community that collects or utilises the data.",
380381
"institution_references": "http://imos.org.au/facilities/aodn/",
381382
"keywords_vocabulary": "IMOS parameter names. See https://github.com/aodn/imos-toolbox/blob/master/IMOS/imosParameters.txt",
382383
"license": "http://creativecommons.org/licenses/by/4.0/",

aodntools/timeseries_products/velocity_hourly_timeseries_template.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,8 @@
204204
"data_centre_email": "info@aodn.org.au",
205205
"disclaimer": "Data, products and services from IMOS are provided \"as is\" without any warranty as to fitness for a particular purpose.",
206206
"featureType": "timeSeries",
207-
"file_version": "Level 2 - Quality Controlled Data",
208-
"file_version_quality_control": "Quality controlled data have been through quality assurance procedures such as automated routines and sensor calibration or visual inspection and flag of obvious errors. The data are in physical units using standard SI metric units with calibration and other pre-processing routines applied, all time and location values are in absolute coordinates to comply with standards and datum. Data includes flags for each measurement to indicate the estimated quality of the measurement. Metadata exists for the data or for the higher level dataset that the data belongs to. This is the standard IMOS data level and is what should be made available to AODN and to the IMOS community.",
207+
"file_version": "Level 2 - Derived Products",
208+
"file_version_quality_control": "Derived products require scientific and technical interpretation. Normally these will be defined by the community that collects or utilises the data.",
209209
"institution_references": "http://imos.org.au/facilities/aodn/",
210210
"keywords_vocabulary": "IMOS parameter names. See https://github.com/aodn/imos-toolbox/blob/master/IMOS/imosParameters.txt",
211211
"license": "http://creativecommons.org/licenses/by/4.0/",

0 commit comments

Comments
 (0)