Skip to content

Commit

Permalink
update software prereqs
Browse files Browse the repository at this point in the history
  • Loading branch information
gspetro-NOAA committed Aug 29, 2023
1 parent a6fb29d commit 92aea33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/UsersGuide/source/BackgroundInfo/Introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Background Information
Building, Running, and Testing the SRW App
--------------------------------------------

* :numref:`Section %s: Quick Start Guide <NCQuickstart>` is an overview of the workflow, and gives instructions for its use on `Level 1 platforms <https://github.com/ufs-community/ufs-srweather-app/wiki/Supported-Platforms-and-Compilers>`__.
* :numref:`Section %s: Quick Start Guide <NCQuickstart>` is an overview of the workflow and gives instructions for its use on `Level 1 platforms <https://github.com/ufs-community/ufs-srweather-app/wiki/Supported-Platforms-and-Compilers>`__.
* :numref:`Section %s: Container-Based Quick Start Guide <QuickstartC>` explains how to run the SRW Application in a container. Containers may be run on a broad range of systems and come with SRW App prerequisites already installed.
* :numref:`Section %s: Building the SRW App <BuildSRW>` provides a *detailed* explanation of how to build the SRW App.
* :numref:`Section %s: Running the SRW App <RunSRW>` provides a *detailed* explanation of how to run the SRW App after it has been built/compiled. It includes information on standard workflow tasks, additional optional tasks (e.g., METplus verification, plotting), and different techniques for running the workflow.
Expand Down
7 changes: 3 additions & 4 deletions docs/UsersGuide/source/BackgroundInfo/TechnicalOverview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,11 @@ The UFS SRW Application has been designed so that any sufficiently up-to-date ma

* git v2.12+

* curl

* wget

* Lmod

* wget

* Only required for retrieving data using ``retrieve_data.py``. If data is prestaged, *wget* is not required. If data is retrieved using other means, *curl* may be used as an alternative.

The following software is also required to run the SRW Application, but the :term:`HPC-Stack` (which contains the software libraries necessary for building and running the SRW App) can be configured to build these requirements:

Expand Down

0 comments on commit 92aea33

Please sign in to comment.