Regridding restarts for Fortuna 2.2: Difference between revisions
No edit summary |
|||
Line 54: | Line 54: | ||
src/GMAO_Shared/GEOS_Util/post | src/GMAO_Shared/GEOS_Util/post | ||
Running <code>make rs_hinterp.x</code> using the same environment for building the model (that is, after running <code>source g5_modules</code>) should produce the executable: | |||
rs_hinterp.x | |||
Running <code>rs_hinterp.x</code> shows the usage: | |||
Running <code> | |||
<pre> | <pre> | ||
> | > ./rs_hinterp.x | ||
Usage: | Usage: | ||
Line 105: | Line 100: | ||
where <code>TOPO_OLD</code> is linked to: | where <code>TOPO_OLD</code> is linked to: | ||
/discover/nobackup/ | /discover/nobackup/ltakacs/bcs/Fortuna-2_1/144x91/topo_DYN_ave_144x91_DC.data | ||
and <code>TOPO_NEW</code> is linked to: | and <code>TOPO_NEW</code> is linked to: | ||
/discover/nobackup/ | /discover/nobackup/ltakacs/bcs/Fortuna-2_1/288x181/topo_DYN_ave_288x181_DC.data | ||
Topography files for different Fortuna versions can be found under <code>/discover/nobackup/ltakacs/bcs/</code>. Fortuna 2.1 topography files are used regridding restarts for Fortuna 2.2, and Fortuna 1.4 540x361 topography files are used for regridding <i>from</i> MERRA. | |||
Running the above will produce: | |||
fvcore_internal_rst.0288x0181 | fvcore_internal_rst.0288x0181 |