Skip to content

Commit

Permalink
Updates for NOAA CSP AWS global-workflow related file paths. (#1970)
Browse files Browse the repository at this point in the history
Co-authored-by: henrywinterbottom-wxdev <[email protected]>
  • Loading branch information
1 parent 1b00224 commit c58deae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/noaa_csp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -183,14 +183,14 @@ the global-workflow.

The software stack supporting the ``develop`` branch of the
global-workflow is provided for the user and is located beneath
``/contrib/global-workflow/spack-stack``. The modules required for the
``/contrib/emc_static/spack-stack``. The modules required for the
global-workflow execution may be loaded as follows.

.. code-block:: bash
user@host:$ module unuse /opt/cray/craype/default/modulefiles
user@host:$ module unuse /opt/cray/modulefiles
user@host:$ module use /contrib/global-workflow/spack-stack/miniconda/modulefiles/miniconda
user@host:$ module use /contrib/emc_static/spack-stack/miniconda/modulefiles/miniconda
user@host:$ module load py39_4.12.0
user@host:$ module load rocoto/1.3.3
Expand Down

0 comments on commit c58deae

Please sign in to comment.