From 173b1b809536b0a51e4ef4f20a33b9cfdaca754b Mon Sep 17 00:00:00 2001 From: mauzey1 Date: Thu, 13 Dec 2018 16:53:06 -0800 Subject: [PATCH] Fixed interval values. Set type to double for grid variable. --- Tables/CMIP6_AERhr.json | 4 ++-- Tables/CMIP6_CFsubhr.json | 2 ++ Tables/CMIP6_E1hr.json | 2 +- Tables/CMIP6_E1hrClimMon.json | 2 +- Tables/CMIP6_Esubhr.json | 2 ++ Tables/CMIP6_grids.json | 12 ++++++------ 6 files changed, 14 insertions(+), 10 deletions(-) diff --git a/Tables/CMIP6_AERhr.json b/Tables/CMIP6_AERhr.json index 27019df1..9d21c76c 100644 --- a/Tables/CMIP6_AERhr.json +++ b/Tables/CMIP6_AERhr.json @@ -8,8 +8,8 @@ "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", - "approx_interval": "1.0", - "generic_levels": "0.017361", + "approx_interval": "0.041667", + "generic_levels": "alevel alevhalf", "mip_era": "CMIP6", "Conventions": "CF-1.7 CMIP-6.2" }, diff --git a/Tables/CMIP6_CFsubhr.json b/Tables/CMIP6_CFsubhr.json index b8f1178b..7c960ce9 100644 --- a/Tables/CMIP6_CFsubhr.json +++ b/Tables/CMIP6_CFsubhr.json @@ -9,6 +9,8 @@ "int_missing_value": "-999", "product": "model-output", "approx_interval": "0.017361", + "approx_interval_error": "0.90", + "approx_interval_warning": "0.5", "generic_levels": "alevel alevhalf", "mip_era": "CMIP6", "Conventions": "CF-1.7 CMIP-6.2" diff --git a/Tables/CMIP6_E1hr.json b/Tables/CMIP6_E1hr.json index 91557407..39473f98 100644 --- a/Tables/CMIP6_E1hr.json +++ b/Tables/CMIP6_E1hr.json @@ -8,7 +8,7 @@ "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", - "approx_interval": "0.017361", + "approx_interval": "0.041667", "generic_levels": "", "mip_era": "CMIP6", "Conventions": "CF-1.7 CMIP-6.2" diff --git a/Tables/CMIP6_E1hrClimMon.json b/Tables/CMIP6_E1hrClimMon.json index 2992877b..e14d33db 100644 --- a/Tables/CMIP6_E1hrClimMon.json +++ b/Tables/CMIP6_E1hrClimMon.json @@ -8,7 +8,7 @@ "missing_value": "1e20", "int_missing_value": "-999", "product": "model-output", - "approx_interval": "0.017361", + "approx_interval": "0.041667", "generic_levels": "", "mip_era": "CMIP6", "Conventions": "CF-1.7 CMIP-6.2" diff --git a/Tables/CMIP6_Esubhr.json b/Tables/CMIP6_Esubhr.json index 0c80bfea..6ff07315 100644 --- a/Tables/CMIP6_Esubhr.json +++ b/Tables/CMIP6_Esubhr.json @@ -9,6 +9,8 @@ "int_missing_value": "-999", "product": "model-output", "approx_interval": "0.017361", + "approx_interval_error": "0.90", + "approx_interval_warning": "0.5", "generic_levels": "alevel alevhalf", "mip_era": "CMIP6", "Conventions": "CF-1.7 CMIP-6.2" diff --git a/Tables/CMIP6_grids.json b/Tables/CMIP6_grids.json index 07df4cd2..54f64c35 100644 --- a/Tables/CMIP6_grids.json +++ b/Tables/CMIP6_grids.json @@ -21,7 +21,7 @@ "standard_name": "grid_latitude", "out_name": "rlat", "units": "degrees", - "type": "", + "type": "double", "axis": "Y" }, "y_deg": { @@ -29,7 +29,7 @@ "standard_name": "projection_y_coordinate", "out_name": "y", "units": "degrees", - "type": "", + "type": "double", "axis": "Y" }, "l_index": { @@ -45,7 +45,7 @@ "standard_name": "grid_longitude", "out_name": "rlon", "units": "degrees", - "type": "", + "type": "double", "axis": "X" }, "k_index": { @@ -69,7 +69,7 @@ "standard_name": "projection_x_coordinate", "out_name": "x", "units": "degrees", - "type": "", + "type": "double", "axis": "X" }, "i_index": { @@ -93,7 +93,7 @@ "standard_name": "projection_y_coordinate", "out_name": "", "units": "m", - "type": "", + "type": "double", "axis": "Y" }, "x": { @@ -101,7 +101,7 @@ "standard_name": "projection_x_coordinate", "out_name": "", "units": "m", - "type": "", + "type": "double", "axis": "X" }, "m_index": {