From f7f33a262c9c9fc643f8a76c598c428f8dc11055 Mon Sep 17 00:00:00 2001 From: Alper Altuntas Date: Mon, 22 May 2017 09:00:07 -0600 Subject: [PATCH 1/3] Moved mask specifiers to 3rd column in grid aliases. Removed aliases that do not specify the mask. --- config/cesm/config_grids.xml | 136 ++++++----------------------------- 1 file changed, 21 insertions(+), 115 deletions(-) diff --git a/config/cesm/config_grids.xml b/config/cesm/config_grids.xml index 978f1bf91218..0c79956754d8 100644 --- a/config/cesm/config_grids.xml +++ b/config/cesm/config_grids.xml @@ -8,11 +8,11 @@ ========================================= The notation for the grid longname is a%name_l%name_oi%name_r%name_m%mask_g%name_w%name - where + where a% => atm, l% => lnd, oi% => ocn/ice, r% => river, m% => mask, g% => glc, w% => wav Supported out of the box grid configurations are given via alias specification in - the file "config_grids.xml". Each grid alias can also be associated with the + the file "config_grids.xml". Each grid alias can also be associated with the following optional attributes compset (Regular expression for compset matches that are required for this grid) @@ -57,6 +57,8 @@ Non-standard grid for testing of the interpolation in DATM rather than coupler + + 01col 01col @@ -161,13 +163,6 @@ gx3v7 - - T42 - T42 - T42 - usgs - - T42 T42 @@ -175,13 +170,6 @@ usgs - - T85 - T85 - T85 - usgs - - T85 T85 @@ -351,13 +339,6 @@ gx1v7 - - 0.9x1.25 - 0.9x1.25 - 0.9x1.25 - gx1v6 - - 0.9x1.25 0.9x1.25 @@ -379,15 +360,7 @@ gx1v7 - - 0.9x1.25 - 0.9x1.25 - 0.9x1.25 - gland5UM - gx1v6 - - - + 0.9x1.25 0.9x1.25 0.9x1.25 @@ -395,7 +368,7 @@ gx1v6 - + 0.9x1.25 0.9x1.25 0.9x1.25 @@ -465,7 +438,7 @@ gx1v7 - + 1.9x2.5 1.9x2.5 1.9x2.5 @@ -473,15 +446,7 @@ gx1v6 - - 1.9x2.5 - 1.9x2.5 - 1.9x2.5 - gland5UM - gx1v6 - - - + 1.9x2.5 1.9x2.5 1.9x2.5 @@ -489,13 +454,6 @@ gx1v7 - - 1.9x2.5 - 1.9x2.5 - 1.9x2.5 - gx1v6 - - 1.9x2.5 1.9x2.5 @@ -524,13 +482,6 @@ gx3v7 - - 0.23x0.31 - 0.23x0.31 - 0.23x0.31 - gx1v6 - - 0.23x0.31 0.23x0.31 @@ -545,13 +496,6 @@ gx1v7 - - 2.5x3.33 - 2.5x3.33 - 2.5x3.33 - gx1v6 - - 2.5x3.33 2.5x3.33 @@ -566,13 +510,6 @@ gx1v7 - - 4x5 - 4x5 - 4x5 - gx3v7 - - 4x5 4x5 @@ -580,13 +517,6 @@ gx3v7 - - 10x15 - 10x15 - 10x15 - usgs - - 10x15 10x15 @@ -707,13 +637,6 @@ tx0.1v2 - - ne16np4 - ne16np4 - ne16np4 - gx3v7 - - ne16np4 ne16np4 @@ -721,13 +644,6 @@ gx3v7 - - ne30np4 - ne30np4 - ne30np4 - gx1v6 - - ne30np4 ne30np4 @@ -742,13 +658,6 @@ gx1v7 - - ne60np4 - ne60np4 - ne60np4 - gx1v6 - - ne60np4 ne60np4 @@ -763,13 +672,6 @@ gx1v7 - - ne120np4 - ne120np4 - ne120np4 - gx1v6 - - ne120np4 ne120np4 @@ -784,13 +686,6 @@ gx1v7 - - ne240np4 - ne240np4 - ne240np4 - gx1v6 - - ne240np4 ne240np4 @@ -1089,8 +984,8 @@ 320 384 - $DIN_LOC_ROOT/share/domains/domain.ocn.gx1v7.151008.nc - $DIN_LOC_ROOT/share/domains/domain.ocn.gx1v7.151008.nc + $DIN_LOC_ROOT/share/domains/domain.ocn.gx1v7.151020.nc + $DIN_LOC_ROOT/share/domains/domain.ocn.gx1v7.151020.nc gx1v7 is displaced Greenland pole 1-deg grid with Caspian as a land feature: @@ -1655,6 +1550,17 @@ cpl/cpl6/map_r01_to_gx1v6_120711.nc + + + + ACTIVE + + + + ACTIVE + + + From f2c4c828226e235fb2e69769075709a3e7bf4cef Mon Sep 17 00:00:00 2001 From: Alper Altuntas Date: Mon, 22 May 2017 10:07:12 -0600 Subject: [PATCH 2/3] Revert "Moved mask specifiers to 3rd column in grid aliases. Removed aliases that do not specify the mask." This reverts commit f7f33a262c9c9fc643f8a76c598c428f8dc11055. --- config/cesm/config_grids.xml | 136 +++++++++++++++++++++++++++++------ 1 file changed, 115 insertions(+), 21 deletions(-) diff --git a/config/cesm/config_grids.xml b/config/cesm/config_grids.xml index 0c79956754d8..978f1bf91218 100644 --- a/config/cesm/config_grids.xml +++ b/config/cesm/config_grids.xml @@ -8,11 +8,11 @@ ========================================= The notation for the grid longname is a%name_l%name_oi%name_r%name_m%mask_g%name_w%name - where + where a% => atm, l% => lnd, oi% => ocn/ice, r% => river, m% => mask, g% => glc, w% => wav Supported out of the box grid configurations are given via alias specification in - the file "config_grids.xml". Each grid alias can also be associated with the + the file "config_grids.xml". Each grid alias can also be associated with the following optional attributes compset (Regular expression for compset matches that are required for this grid) @@ -57,8 +57,6 @@ Non-standard grid for testing of the interpolation in DATM rather than coupler - - 01col 01col @@ -163,6 +161,13 @@ gx3v7 + + T42 + T42 + T42 + usgs + + T42 T42 @@ -170,6 +175,13 @@ usgs + + T85 + T85 + T85 + usgs + + T85 T85 @@ -339,6 +351,13 @@ gx1v7 + + 0.9x1.25 + 0.9x1.25 + 0.9x1.25 + gx1v6 + + 0.9x1.25 0.9x1.25 @@ -360,7 +379,15 @@ gx1v7 - + + 0.9x1.25 + 0.9x1.25 + 0.9x1.25 + gland5UM + gx1v6 + + + 0.9x1.25 0.9x1.25 0.9x1.25 @@ -368,7 +395,7 @@ gx1v6 - + 0.9x1.25 0.9x1.25 0.9x1.25 @@ -438,7 +465,7 @@ gx1v7 - + 1.9x2.5 1.9x2.5 1.9x2.5 @@ -446,7 +473,15 @@ gx1v6 - + + 1.9x2.5 + 1.9x2.5 + 1.9x2.5 + gland5UM + gx1v6 + + + 1.9x2.5 1.9x2.5 1.9x2.5 @@ -454,6 +489,13 @@ gx1v7 + + 1.9x2.5 + 1.9x2.5 + 1.9x2.5 + gx1v6 + + 1.9x2.5 1.9x2.5 @@ -482,6 +524,13 @@ gx3v7 + + 0.23x0.31 + 0.23x0.31 + 0.23x0.31 + gx1v6 + + 0.23x0.31 0.23x0.31 @@ -496,6 +545,13 @@ gx1v7 + + 2.5x3.33 + 2.5x3.33 + 2.5x3.33 + gx1v6 + + 2.5x3.33 2.5x3.33 @@ -510,6 +566,13 @@ gx1v7 + + 4x5 + 4x5 + 4x5 + gx3v7 + + 4x5 4x5 @@ -517,6 +580,13 @@ gx3v7 + + 10x15 + 10x15 + 10x15 + usgs + + 10x15 10x15 @@ -637,6 +707,13 @@ tx0.1v2 + + ne16np4 + ne16np4 + ne16np4 + gx3v7 + + ne16np4 ne16np4 @@ -644,6 +721,13 @@ gx3v7 + + ne30np4 + ne30np4 + ne30np4 + gx1v6 + + ne30np4 ne30np4 @@ -658,6 +742,13 @@ gx1v7 + + ne60np4 + ne60np4 + ne60np4 + gx1v6 + + ne60np4 ne60np4 @@ -672,6 +763,13 @@ gx1v7 + + ne120np4 + ne120np4 + ne120np4 + gx1v6 + + ne120np4 ne120np4 @@ -686,6 +784,13 @@ gx1v7 + + ne240np4 + ne240np4 + ne240np4 + gx1v6 + + ne240np4 ne240np4 @@ -984,8 +1089,8 @@ 320 384 - $DIN_LOC_ROOT/share/domains/domain.ocn.gx1v7.151020.nc - $DIN_LOC_ROOT/share/domains/domain.ocn.gx1v7.151020.nc + $DIN_LOC_ROOT/share/domains/domain.ocn.gx1v7.151008.nc + $DIN_LOC_ROOT/share/domains/domain.ocn.gx1v7.151008.nc gx1v7 is displaced Greenland pole 1-deg grid with Caspian as a land feature: @@ -1550,17 +1655,6 @@ cpl/cpl6/map_r01_to_gx1v6_120711.nc - - - - ACTIVE - - - - ACTIVE - - - From 31c99b8df906b6a8ea9a5a7886818684750317b2 Mon Sep 17 00:00:00 2001 From: Alper Altuntas Date: Mon, 22 May 2017 10:35:30 -0600 Subject: [PATCH 3/3] Updated config_grids.xml to address comments from jedwards4b --- config/cesm/config_grids.xml | 115 ++--------------------------------- 1 file changed, 4 insertions(+), 111 deletions(-) diff --git a/config/cesm/config_grids.xml b/config/cesm/config_grids.xml index 978f1bf91218..ce64c351b0b0 100644 --- a/config/cesm/config_grids.xml +++ b/config/cesm/config_grids.xml @@ -161,13 +161,6 @@ gx3v7 - - T42 - T42 - T42 - usgs - - T42 T42 @@ -175,13 +168,6 @@ usgs - - T85 - T85 - T85 - usgs - - T85 T85 @@ -351,13 +337,6 @@ gx1v7 - - 0.9x1.25 - 0.9x1.25 - 0.9x1.25 - gx1v6 - - 0.9x1.25 0.9x1.25 @@ -379,15 +358,7 @@ gx1v7 - - 0.9x1.25 - 0.9x1.25 - 0.9x1.25 - gland5UM - gx1v6 - - - + 0.9x1.25 0.9x1.25 0.9x1.25 @@ -395,7 +366,7 @@ gx1v6 - + 0.9x1.25 0.9x1.25 0.9x1.25 @@ -465,15 +436,7 @@ gx1v7 - - 1.9x2.5 - 1.9x2.5 - 1.9x2.5 - gland5UM - gx1v6 - - - + 1.9x2.5 1.9x2.5 1.9x2.5 @@ -481,7 +444,7 @@ gx1v6 - + 1.9x2.5 1.9x2.5 1.9x2.5 @@ -489,13 +452,6 @@ gx1v7 - - 1.9x2.5 - 1.9x2.5 - 1.9x2.5 - gx1v6 - - 1.9x2.5 1.9x2.5 @@ -524,13 +480,6 @@ gx3v7 - - 0.23x0.31 - 0.23x0.31 - 0.23x0.31 - gx1v6 - - 0.23x0.31 0.23x0.31 @@ -545,13 +494,6 @@ gx1v7 - - 2.5x3.33 - 2.5x3.33 - 2.5x3.33 - gx1v6 - - 2.5x3.33 2.5x3.33 @@ -566,13 +508,6 @@ gx1v7 - - 4x5 - 4x5 - 4x5 - gx3v7 - - 4x5 4x5 @@ -580,13 +515,6 @@ gx3v7 - - 10x15 - 10x15 - 10x15 - usgs - - 10x15 10x15 @@ -707,13 +635,6 @@ tx0.1v2 - - ne16np4 - ne16np4 - ne16np4 - gx3v7 - - ne16np4 ne16np4 @@ -721,13 +642,6 @@ gx3v7 - - ne30np4 - ne30np4 - ne30np4 - gx1v6 - - ne30np4 ne30np4 @@ -742,13 +656,6 @@ gx1v7 - - ne60np4 - ne60np4 - ne60np4 - gx1v6 - - ne60np4 ne60np4 @@ -763,13 +670,6 @@ gx1v7 - - ne120np4 - ne120np4 - ne120np4 - gx1v6 - - ne120np4 ne120np4 @@ -784,13 +684,6 @@ gx1v7 - - ne240np4 - ne240np4 - ne240np4 - gx1v6 - - ne240np4 ne240np4