Skip to content

Commit

Permalink
Update docs/source/noaa_csp.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Gillian Petro <[email protected]>
  • Loading branch information
weihuang-jedi and gspetro-NOAA authored Nov 4, 2024
1 parent dff6d82 commit 2f9c2a1
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/source/noaa_csp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -240,10 +240,12 @@ or accessing the cluster from the PW web terminal, one can start to clone, compi

1. clone global-workflow( assume you have setup access to githup)::

cd /contrib/$USER #you should have a username, and have a directory at /contrib where we save our permanent files.
git clone --recursive [email protected]:NOAA-EMC/global-workflow.git
#or the develop form at EPIC:
git clone --recursive [email protected]:NOAA-EPIC/global-workflow-cloud.git
.. code-block:: console

cd /contrib/$USER #you should have a username, and have a directory at /contrib where we save our permanent files.
git clone --recursive [email protected]:NOAA-EMC/global-workflow.git
#or the develop form at EPIC:
git clone --recursive [email protected]:NOAA-EPIC/global-workflow-cloud.git

2. compile global-workflow::

Expand Down

0 comments on commit 2f9c2a1

Please sign in to comment.