From 0b5e297f522da154fc01617ace73fe42bf91d240 Mon Sep 17 00:00:00 2001 From: Jacob Mims <122570226+jtmims@users.noreply.github.com> Date: Wed, 17 Jul 2024 14:50:44 -0400 Subject: [PATCH] remove 'height' from tas in daily CMIP config --- mdtf_test_data/config/cmip_day.yml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/mdtf_test_data/config/cmip_day.yml b/mdtf_test_data/config/cmip_day.yml index 152109d..f556469 100644 --- a/mdtf_test_data/config/cmip_day.yml +++ b/mdtf_test_data/config/cmip_day.yml @@ -20,17 +20,6 @@ tas : original_name : 'tas' stats : - [277.8414001464844, 21.905702590942383] - coordinates : - name : 'height' - value : 2. - atts : - long_name : "height" - units : "m" - cell_methods : "time: point" - axis : "Z" - positive : "up" - standard_name : "height" - description : "~2 m standard surface air temperature and surface humidity height" psl : atts : long_name : 'Sea Level Pressure' @@ -110,4 +99,4 @@ pr : standard_name : "precipitation_flux" interp_method": "conserve_order1" stats : - - [3.116272e-05, 2.2157835e-05] \ No newline at end of file + - [3.116272e-05, 2.2157835e-05]