Regridding restarts for Fortuna 2.1: Difference between revisions

 
(5 intermediate revisions by the same user not shown)
Line 143: Line 143:
#Put your existing land-related restarts in the <code>InData</code> directory
#Put your existing land-related restarts in the <code>InData</code> directory
#Put the appropriate tile file for your current resolution in the <code>InData</code> directory
#Put the appropriate tile file for your current resolution in the <code>InData</code> directory
#Put your target resolution tile file in the <code>OutData</code> directory
#Put your target resolution tile file and appropriate <code>clsm</code> directory in the <code>OutData</code> directory


Where to find the appropriate tile file depends on the Fortuna versions you are regridding ''from'' and ''to'', and is detailed below.
Where to find the appropriate tile file depends on the Fortuna versions you are regridding ''from'' and ''to'', and is detailed below.
Line 150: Line 150:


Your regridded restarts will be produced in the <code>OutData</code> directory.   
Your regridded restarts will be produced in the <code>OutData</code> directory.   
Finally, ''in the case of Fortuna 2.0'', you will need to run <code>newcatch</code> on the catchment restart file.  Rename <code>catch_internal_rst</code> to <code>catch_internal_rst_old</code>, and then run:
../newcatch catch_internal_rst_old catch_internal_rst


===Old and New Tile Files===
===Old and New Tile Files===
Line 171: Line 167:
  /discover/nobackup/ltakacs/bcs/Fortuna-1_4/1080x721/FV_1080x721_DC_360x180_DE.til
  /discover/nobackup/ltakacs/bcs/Fortuna-1_4/1080x721/FV_1080x721_DC_360x180_DE.til


The new tile files are located in:
The new tile files and <code>clsm</code> directories are located in:
 
/discover/nobackup/ltakacs/bcs/Fortuna-2_1/144x91/FV_144x91_DC_360x180_DE.til
/discover/nobackup/ltakacs/bcs/Fortuna-2_1/288x181/FV_288x181_DC_360x180_DE.til
/discover/nobackup/ltakacs/bcs/Fortuna-2_1/576x361/FV_576x361_DC_360x180_DE.til
/discover/nobackup/ltakacs/bcs/Fortuna-2_1/1152x721/FV_1152x721_DC_360x180_DE.til


/discover/nobackup/ltakacs/bcs/Fortuna-2_0/144x91/FV_144x91_DC_360x180_DE.til
(These work for Fortuna 2.1 as well, and are identical to those in <code>/discover/nobackup/ltakacs/bcs/Fortuna-2_1</code>
  /discover/nobackup/ltakacs/bcs/Fortuna-2_0/288x181/FV_288x181_DC_360x180_DE.til
/discover/nobackup/ltakacs/bcs/Fortuna-2_0/576x361/FV_576x361_DC_360x180_DE.til
/discover/nobackup/ltakacs/bcs/Fortuna-2_0/1152x721/FV_1152x721_DC_360x180_DE.til


Depending on which tile file you are regridding to, there are two procedures:
Depending on which tile file you are regridding to, there are two procedures:
Line 206: Line 204:
In this case, the target tile files are consistent with the <code>mosaic_veg_typs_fracs</code> dataset which resides in the <code>InData</code> directory.
In this case, the target tile files are consistent with the <code>mosaic_veg_typs_fracs</code> dataset which resides in the <code>InData</code> directory.
Therefore you do not have link in the old <code>nirdf.dat</code>, <code>visdf.dat</code>, and
Therefore you do not have link in the old <code>nirdf.dat</code>, <code>visdf.dat</code>, and
<code>lai_grn_clim</code> datasets.
<code>lai_grn_clim</code> datasets.  For Fortuna 2.1 you do have to copy or link the <code>clsm</code> directory in directory with the appropriately-dimensioned tile files.


== Bootstrapping for a Complete Set of Restarts ==
== Bootstrapping for a Complete Set of Restarts ==