Skip to content

Commit

Permalink
Correct 2x25 restart file name
Browse files Browse the repository at this point in the history
The name is changed to GEOSChem.Restart.20160701_0000z.nc4 in 12.1.1
  • Loading branch information
JiaweiZhuang committed Dec 19, 2018
1 parent 2ba2a63 commit fbc282f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ Try ``aws s3 ls`` to make sure AWSCLI is working. Then retrieve data by::
s3://gcgrid/GEOSCHEM_RESTARTS/v2018-11/initial_GEOSChem_rst.2x25_standard.nc ~/ExtData/GEOSCHEM_RESTARTS/v2018-11/
# fix the softlink in run directory
ln -s ~/ExtData/GEOSCHEM_RESTARTS/v2018-11/initial_GEOSChem_rst.2x25_standard.nc ~/GC/geosfp_2x25_standard/GEOSChem_restart.201607010000.nc
ln -s ~/ExtData/GEOSCHEM_RESTARTS/v2018-11/initial_GEOSChem_rst.2x25_standard.nc ~/GC/geosfp_2x25_standard/GEOSChem.Restart.20160701_0000z.nc4

Now the model should run without problems.

Expand Down

0 comments on commit fbc282f

Please sign in to comment.