Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions component_grids_nuopc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,11 @@
<mesh>$DIN_LOC_ROOT/lnd/dlnd7/JRA55/JRA.v1.4.runoff.1958_ESMFmesh_cdf5_20201020.nc</mesh>
<desc>JRA is 0.25 degree runoff grid for use with JRA-55 runoff data</desc>
</domain>
<domain name="GLOFAS">
<nx>7200</nx> <ny>3000</ny>
<mesh>$DIN_LOC_ROOT/ocn/mom/croc/rof/glofas/dis24/GLOFAS_esmf_mesh_v4.nc</mesh>
<desc>GLOFAS 0.05 deg runoff (global, except only north of 60 S)</desc>
</domain>

<!-- ======================================================== -->
<!-- GLC domains -->
Expand Down
3 changes: 3 additions & 0 deletions maps_nuopc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,9 @@
<map name="ROF2OCN_LIQ_RMAPNAME">rof/remap/wght_file_jra_qu030.241221.nc</map>
<map name="ROF2OCN_ICE_RMAPNAME">rof/remap/wght_file_jra_qu030.241221.nc</map>
</gridmap>
<gridmap rof_grid="GLOFAS" ocn_grid="nwa12" >
<map name="ROF2OCN_LIQ_RMAPNAME">/glade/work/gmarques/Projects/CROCODILE/NWA12_CESM/runoff_mapping/map_glofas_to_nwa12_cesm_nnsm_e333r100_240808.nc</map>
</gridmap>

<!-- ======================================================== -->
<!-- MizuRoute mapping files -->
Expand Down