Skip to content

Commit

Permalink
Merge branch 'jonbob/scripts/add-highres-atm2rof' (PR #3349)
Browse files Browse the repository at this point in the history
Add ATM2ROF maps for ne120np4 to r0125

This PR adds ATM2ROF mapping files for high-res configurations with
ne120np4 and r0125, to fix issues with missing mapping files required by
mosart-heat.

Fixes: #3343

[NML] for ne120np4 B-cases
[BFB]
  • Loading branch information
jonbob committed Dec 19, 2019
2 parents d615b57 + fd18956 commit 4453807
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cime/config/e3sm/config_grids.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3032,6 +3032,11 @@
<map name="ATM2ROF_SMAPNAME">lnd/clm2/mappingdata/maps/360x720/map_360x720_nomask_to_0.5x0.5_nomask_aave_da_c130103.nc</map>
</gridmap>

<gridmap atm_grid="ne120np4" rof_grid="r0125">
<map name="ATM2ROF_FMAPNAME">lnd/clm2/mappingdata/maps/ne120np4/map_ne120np4_to_0.125_nomask_aave.160613.nc</map>
<map name="ATM2ROF_SMAPNAME">lnd/clm2/mappingdata/maps/ne120np4/map_ne120np4_to_0.125_nomask_aave.160613.nc</map>
</gridmap>

<!-- QL, 150525, wav to ocn, atm, ice mapping files -->

<gridmap ocn_grid="gx3v7" wav_grid="ww3a">
Expand Down

0 comments on commit 4453807

Please sign in to comment.