From 3625f8f73949e63d8f13ac435d223f4a2b2a89e2 Mon Sep 17 00:00:00 2001 From: Samuel Levis Date: Wed, 13 Jul 2022 17:37:36 -0600 Subject: [PATCH] Update environment instructions in modify_fsurdat/README --- tools/modify_fsurdat/README | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/tools/modify_fsurdat/README b/tools/modify_fsurdat/README index 98b620bac1..47596afa04 100644 --- a/tools/modify_fsurdat/README +++ b/tools/modify_fsurdat/README @@ -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.