Skip to content

Commit

Permalink
update cmor tables from data request repository
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 30, 2024
1 parent 3a0e733 commit f1d5e98
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 22 deletions.
2 changes: 1 addition & 1 deletion Tables/CORDEX-CMIP6_1hr.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Header": {
"table_id": "Table 1hr",
"table_date": "16 October 2024",
"table_date": "30 October 2024",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
2 changes: 1 addition & 1 deletion Tables/CORDEX-CMIP6_6hr.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Header": {
"table_id": "Table 6hr",
"table_date": "16 October 2024",
"table_date": "30 October 2024",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
2 changes: 1 addition & 1 deletion Tables/CORDEX-CMIP6_day.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Header": {
"table_id": "Table day",
"table_date": "16 October 2024",
"table_date": "30 October 2024",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
2 changes: 1 addition & 1 deletion Tables/CORDEX-CMIP6_fx.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Header": {
"table_id": "Table fx",
"table_date": "16 October 2024",
"table_date": "30 October 2024",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
19 changes: 1 addition & 18 deletions Tables/CORDEX-CMIP6_mon.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Header": {
"table_id": "Table mon",
"table_date": "16 October 2024",
"table_date": "30 October 2024",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down Expand Up @@ -316,23 +316,6 @@
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"prhmax": {
"frequency": "mon",
"standard_name": "precipitation_flux",
"units": "kg m-2 s-1",
"cell_methods": "area: mean time: mean within hours time: maximum over hours",
"cell_measures": "area: areacella",
"long_name": "Daily Maximum Hourly Precipitation Rate",
"comment": "Defined as maximum of the precipitation rate averaged over the whole hour.",
"dimensions": "longitude latitude time",
"out_name": "prhmax",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"prsn": {
"frequency": "mon",
"standard_name": "snowfall_flux",
Expand Down

0 comments on commit f1d5e98

Please sign in to comment.