Skip to content

Commit

Permalink
Merge branch 'jgfouca/cime/update_grids_to_v2' (PR #2323)
Browse files Browse the repository at this point in the history
Update grids to V2 of config_grids xml format

Update grids to V2

Fixes #1833

[BFB]

* origin/jgfouca/cime/update_grids_to_v2:
  compset masks come last now
  Regen grids with the bug fix for underscores
  Do exact matches for masks
  People were using a different alias for this grid
  Update grids to V2
  • Loading branch information
jgfouca committed May 10, 2018
2 parents cb0513f + 4be5174 commit 34636be
Show file tree
Hide file tree
Showing 3 changed files with 1,959 additions and 1,605 deletions.
8 changes: 4 additions & 4 deletions config/e3sm/allactive/config_compsets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -288,25 +288,25 @@

<entry id="RUN_REFDATE">
<values match="first">
<value grid="a%ne30np4_l%ne30np4_oi%oEC60to30v3_ICG_r%r05_m%oEC60to30v3_g%null_w%null" compset="1850_CAM5%CMIP6_CLM45%SPBC_MPASCICE%SPUNUP_MPASO%SPUNUP_MOSART_SGLC_SWAV" >0331-01-01</value>
<value grid="a%ne30np4_l%ne30np4_oi%oEC60to30v3_ICG_r%r05_g%null_w%null_m%oEC60to30v3" compset="1850_CAM5%CMIP6_CLM45%SPBC_MPASCICE%SPUNUP_MPASO%SPUNUP_MOSART_SGLC_SWAV" >0331-01-01</value>
</values>
</entry>

<entry id="RUN_TYPE">
<values match="first">
<value grid="a%ne30np4_l%ne30np4_oi%oEC60to30v3_ICG_r%r05_m%oEC60to30v3_g%null_w%null" compset="1850_CAM5%CMIP6_CLM45%SPBC_MPASCICE%SPUNUP_MPASO%SPUNUP_MOSART_SGLC_SWAV" >hybrid</value>
<value grid="a%ne30np4_l%ne30np4_oi%oEC60to30v3_ICG_r%r05_g%null_w%null_m%oEC60to30v3" compset="1850_CAM5%CMIP6_CLM45%SPBC_MPASCICE%SPUNUP_MPASO%SPUNUP_MOSART_SGLC_SWAV" >hybrid</value>
</values>
</entry>

<entry id="RUN_REFCASE">
<values match="first">
<value grid="a%ne30np4_l%ne30np4_oi%oEC60to30v3_ICG_r%r05_m%oEC60to30v3_g%null_w%null" compset="1850_CAM5%CMIP6_CLM45%SPBC_MPASCICE%SPUNUP_MPASO%SPUNUP_MOSART_SGLC_SWAV" >20171228.beta3rc13_1850.ne30_oECv3_ICG.edison</value>
<value grid="a%ne30np4_l%ne30np4_oi%oEC60to30v3_ICG_r%r05_g%null_w%null_m%oEC60to30v3" compset="1850_CAM5%CMIP6_CLM45%SPBC_MPASCICE%SPUNUP_MPASO%SPUNUP_MOSART_SGLC_SWAV" >20171228.beta3rc13_1850.ne30_oECv3_ICG.edison</value>
</values>
</entry>

<entry id="RUN_REFDIR">
<values match="first">
<value grid="a%ne30np4_l%ne30np4_oi%oEC60to30v3_ICG_r%r05_m%oEC60to30v3_g%null_w%null" compset="1850_CAM5%CMIP6_CLM45%SPBC_MPASCICE%SPUNUP_MPASO%SPUNUP_MOSART_SGLC_SWAV" >e3sm_init</value>
<value grid="a%ne30np4_l%ne30np4_oi%oEC60to30v3_ICG_r%r05_g%null_w%null_m%oEC60to30v3" compset="1850_CAM5%CMIP6_CLM45%SPBC_MPASCICE%SPUNUP_MPASO%SPUNUP_MOSART_SGLC_SWAV" >e3sm_init</value>
</values>
</entry>
</entries>
Expand Down
Loading

0 comments on commit 34636be

Please sign in to comment.