Skip to content

Commit d3059c6

Browse files
authored
Merge pull request #62 from PCMDI/olevhalf_in_oclim_header
Olevhalf in oclim header
2 parents 9941c60 + 5058802 commit d3059c6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+46
-46
lines changed

src/CMOR3Template.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"genericLevels" : ""
163163
},
164164
"Oclim": { "approxInterval" : "30.00000",
165-
"genericLevels" : "olevel"
165+
"genericLevels" : "olevel olevhalf"
166166
},
167167
"Oyr": { "approxInterval" : "365.00000",
168168
"genericLevels" : "olevel"

tables/CMIP6_3hr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cmor_version": "3.5",
55
"table_id": "Table 3hr",
66
"realm": "atmos",
7-
"table_date": "15 January 2020",
7+
"table_date": "05 February 2020",
88
"missing_value": "1e20",
99
"int_missing_value": "-999",
1010
"product": "model-output",

tables/CMIP6_6hrLev.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cmor_version": "3.5",
55
"table_id": "Table 6hrLev",
66
"realm": "atmos",
7-
"table_date": "15 January 2020",
7+
"table_date": "05 February 2020",
88
"missing_value": "1e20",
99
"int_missing_value": "-999",
1010
"product": "model-output",

tables/CMIP6_6hrPlev.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cmor_version": "3.5",
55
"table_id": "Table 6hrPlev",
66
"realm": "atmos",
7-
"table_date": "15 January 2020",
7+
"table_date": "05 February 2020",
88
"missing_value": "1e20",
99
"int_missing_value": "-999",
1010
"product": "model-output",

tables/CMIP6_6hrPlevPt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cmor_version": "3.5",
55
"table_id": "Table 6hrPlevPt",
66
"realm": "atmos",
7-
"table_date": "15 January 2020",
7+
"table_date": "05 February 2020",
88
"missing_value": "1e20",
99
"int_missing_value": "-999",
1010
"product": "model-output",

tables/CMIP6_AERday.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cmor_version": "3.5",
55
"table_id": "Table AERday",
66
"realm": "aerosol",
7-
"table_date": "15 January 2020",
7+
"table_date": "05 February 2020",
88
"missing_value": "1e20",
99
"int_missing_value": "-999",
1010
"product": "model-output",

tables/CMIP6_AERhr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cmor_version": "3.5",
55
"table_id": "Table AERhr",
66
"realm": "aerosol",
7-
"table_date": "15 January 2020",
7+
"table_date": "05 February 2020",
88
"missing_value": "1e20",
99
"int_missing_value": "-999",
1010
"product": "model-output",

tables/CMIP6_AERmon.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cmor_version": "3.5",
55
"table_id": "Table AERmon",
66
"realm": "aerosol",
7-
"table_date": "15 January 2020",
7+
"table_date": "05 February 2020",
88
"missing_value": "1e20",
99
"int_missing_value": "-999",
1010
"product": "model-output",

tables/CMIP6_AERmonZ.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cmor_version": "3.5",
55
"table_id": "Table AERmonZ",
66
"realm": "aerosol",
7-
"table_date": "15 January 2020",
7+
"table_date": "05 February 2020",
88
"missing_value": "1e20",
99
"int_missing_value": "-999",
1010
"product": "model-output",

tables/CMIP6_Amon.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cmor_version": "3.5",
55
"table_id": "Table Amon",
66
"realm": "atmos atmosChem",
7-
"table_date": "15 January 2020",
7+
"table_date": "05 February 2020",
88
"missing_value": "1e20",
99
"int_missing_value": "-999",
1010
"product": "model-output",

0 commit comments

Comments
 (0)