Skip to content

Commit

Permalink
Update environment instructions in modify_fsurdat/README
Browse files Browse the repository at this point in the history
  • Loading branch information
slevis-lmwg committed Jul 13, 2022
1 parent 7c113cc commit 3625f8f
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions tools/modify_fsurdat/README
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,12 @@ tools/modify_fsurdat/modify_template.cfg

Instructions
------------
To run on Cheyenne/Casper
1) Load the following to your local environment:
module load python
ncar_pylib
To run on Cheyenne/Casper/Izumi
1) (Un)load, execute, and activate the following:
module unload python
module load conda
./manage_python_env
conda activate ctsm_py
(Use "deactivate" to reverse the latter.)
2) Copy, then modify the configure file named modify_template.cfg, which
contains all the arguments needed by the script.
Expand Down

0 comments on commit 3625f8f

Please sign in to comment.