Skip to content

Commit 04ee2dd

Browse files
authored
fix file_version attributes in gridded_timeseries template
1 parent c8a6fb5 commit 04ee2dd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

aodntools/timeseries_products/gridded_timeseries_template.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@
8585
"data_centre_email": "info@aodn.org.au",
8686
"disclaimer": "Data, products and services from IMOS are provided \"as is\" without any warranty as to fitness for a particular purpose.",
8787
"lineage": "The Variable of Interest (VoI) is produced by sequentially interpolating linearly the individual values at pre-defined target depths using the 1-hour binned data from the Hourly Time Series Product. The number of instruments used for the interpolation at each timestamp is recorded in the VoI_count variable. If less that two instrument readings are present in the timestamp, fill values are stored in all depth bins. The resulting variable has dimensions TIME and DEPTH. ",
88-
"file_version": "Level 2 - Gridded Data",
88+
"file_version": "Level 2 - Derived Products",
89+
"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.",
8990
"featureType" : "timeSeriesProfile",
9091
"institution_references": "http://imos.org.au/facilities/aodn/",
9192
"keywords_vocabulary": "IMOS parameter names. See https://github.com/aodn/imos-toolbox/blob/master/IMOS/imosParameters.txt",

0 commit comments

Comments
 (0)