Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
ddf30f7
updated container instructions
gspetro Aug 16, 2022
1dd717d
GSI/RRFS formatting fix
gspetro Aug 17, 2022
45cf176
another GSI/RRFS formatting fix
gspetro Aug 17, 2022
bc87f4c
add info on binding file dirs
gspetro Aug 17, 2022
114e4c3
minor edits
gspetro Aug 17, 2022
fb5c00a
update Container Run section
gspetro Aug 17, 2022
7fb0e2a
fix headings
gspetro Aug 17, 2022
16426c6
fix typo
gspetro Aug 17, 2022
5b4735a
minor updates
gspetro Aug 22, 2022
042e781
change to release branch version
gspetro Aug 29, 2022
c2d705c
update binding, sandbox
gspetro Aug 30, 2022
ec78567
add NOAACloud/miniconda3 instructions
gspetro Aug 30, 2022
742915f
add table of .img locations
gspetro Aug 30, 2022
2d3645a
update pre-installed container locations
gspetro Aug 31, 2022
8ac5ead
update .img locations & other minor changes
gspetro Sep 1, 2022
a338df1
add troubleshooting section, minor updates
gspetro Sep 2, 2022
6c133f0
formatting, remove comments
gspetro Sep 2, 2022
6558bd6
add JET info
gspetro Sep 7, 2022
f285bd9
format JET info
gspetro Sep 8, 2022
cd38c0b
wording/minor edits
gspetro Sep 19, 2022
581b591
update container name to develop
gspetro Sep 19, 2022
0afa915
switch to python workflow/yaml
gspetro Sep 21, 2022
cea30d2
fix typos, ICS/LBCS file info
gspetro Sep 21, 2022
63e7092
minor fix
gspetro Sep 21, 2022
08134b4
add :orphan: tag to rst tables
gspetro Sep 21, 2022
df25e5d
edit sandbox name
gspetro Sep 21, 2022
60ca09e
wording
gspetro Sep 21, 2022
e963c2f
typos
gspetro Sep 21, 2022
5f7e9b8
add example stage-srw command
gspetro Sep 22, 2022
97b8c5c
remove regional_workflow reference, minor updates
gspetro Sep 22, 2022
1c4a2e2
add orion/cron note
gspetro Sep 22, 2022
4259df3
fix orion/cron note
gspetro Sep 22, 2022
d4fe2bf
fix orion/cron note
gspetro Sep 22, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
253 changes: 178 additions & 75 deletions docs/UsersGuide/source/BuildRunSRW.rst

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/UsersGuide/source/ConfigWorkflow.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ There is an extensive list of experiment parameters that a user can set when con

The following is a list of the parameters in the ``config_defaults.sh`` file. For each parameter, the default value and a brief description is given.

.. _PlatEnv:

Platform Environment
====================
``RUN_ENVIR``: (Default: "nco")
Expand Down
404 changes: 212 additions & 192 deletions docs/UsersGuide/source/ContainerQuickstart.rst

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/UsersGuide/source/Glossary.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Glossary

HPC
HPCs
High-Performance Computing.
High-Performance Computing (HPC) System(s).

HPC-Stack
The `HPC-Stack <https://github.com/NOAA-EMC/hpc-stack>`__ is a repository that provides a unified, shell script-based build system for building the software stack required for numerical weather prediction (NWP) tools such as the `Unified Forecast System (UFS) <https://ufscommunity.org/>`__ and the `Joint Effort for Data assimilation Integration (JEDI) <https://jointcenterforsatellitedataassimilation-jedi-docs.readthedocs-hosted.com/en/latest/>`__ framework.
Expand Down
2 changes: 1 addition & 1 deletion docs/UsersGuide/source/Quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ For a detailed explanation of how to build and run the SRW App on any supported

./generate_FV3LAM_wflow.sh

#. Run the regional workflow. There are several methods available for this step, which are discussed in :numref:`Section %s <RocotoRun>` and :numref:`Section %s <RunUsingStandaloneScripts>`. One possible method is summarized below. It requires the Rocoto Workflow Manager.
#. Run the regional workflow. There are several methods available for this step, which are discussed in :numref:`Section %s <Run>`. One possible method is summarized below. It requires the Rocoto Workflow Manager.

.. code-block:: console

Expand Down
2 changes: 2 additions & 0 deletions docs/UsersGuide/source/SRW_NATLEV_table.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
:orphan:

************************************************************
Fields Requested in the UPP Parameter Table for SRW NATLEV
************************************************************
Expand Down
2 changes: 2 additions & 0 deletions docs/UsersGuide/source/SRW_PRSLEV_table.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
:orphan:

**********************************************************
Fields Requested in the UPP Parameter Table for SRW PRSLEV
**********************************************************
Expand Down
2 changes: 2 additions & 0 deletions docs/UsersGuide/source/Tests.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
:orphan:

************************************************************
Supported WE2E Tests
************************************************************
Expand Down
2 changes: 2 additions & 0 deletions docs/UsersGuide/source/fix_file_list.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
:orphan:

.. _StaticFilesList:


Expand Down