Skip to content

Commit

Permalink
Merge pull request #196 from TeaganKing/adf_instructions
Browse files Browse the repository at this point in the history
Update instructions in link_to_ADF.ipynb
  • Loading branch information
TeaganKing authored Mar 3, 2025
2 parents 9f80f7e + 1821c23 commit 42589e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nblibrary/atm/link_to_ADF.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"1) Install ADF\n",
"2) Use the `CUPiD/helper_scripts/generate_adf_config_file.py` script to generate an ADF config file based on a CUPiD configuration file.\n",
" * `cd CUPiD/helper_scripts`\n",
" * `./generate_adf_config_file.py --cupid_file ../examples/external_diag_packages/config.yml --adf_template ../../ADF/config_amwg_default_plots.yaml --out_file ../../ADF_config.yaml`\n",
" * `./generate_adf_config_file.py --cesm-root $CESM_ROOT --cupid-config-loc ../examples/external_diag_packages --adf-template ../../ADF/config_amwg_default_plots.yaml`\n",
"4) Run ADF with the newly created configuration file.\n",
" * `cd ../../ADF`\n",
" * `./run_adf_diag ../ADF_config.yaml`"
Expand Down

0 comments on commit 42589e4

Please sign in to comment.