From 91367a2e8346f48e8f70dec5f0a23d9998efa9e1 Mon Sep 17 00:00:00 2001 From: gsketefian <31046882+gsketefian@users.noreply.github.com> Date: Tue, 12 Nov 2024 17:19:15 -0700 Subject: [PATCH] Update doc/UsersGuide/BuildingRunningTesting/RunSRW.rst Co-authored-by: Gillian Petro <96886803+gspetro-NOAA@users.noreply.github.com> --- doc/UsersGuide/BuildingRunningTesting/RunSRW.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/UsersGuide/BuildingRunningTesting/RunSRW.rst b/doc/UsersGuide/BuildingRunningTesting/RunSRW.rst index 723241d15..4295b31c6 100644 --- a/doc/UsersGuide/BuildingRunningTesting/RunSRW.rst +++ b/doc/UsersGuide/BuildingRunningTesting/RunSRW.rst @@ -838,7 +838,7 @@ given by {*_OBS_DIR}/{OBS_*_FN_TEMPLATES[1,3,...]} If the obs files exist at the locations specified by ``{*_OBS_DIR}/{OBS_*_FN_TEMPLATES[1,3,...]}``, then the ``get_obs_*`` tasks will -succeed and the workflow will move on to subsequent tasks. If one or more obs files do not exist, the +succeed, and the workflow will move on to subsequent tasks. If one or more obs files do not exist, the ``get_obs_*`` tasks will attempt to retrieve the required files from a data store such as NOAA HPSS and place them in the locations specified by ``{*_OBS_DIR}/{OBS_*_FN_TEMPLATES[1,3,...]}``. Assuming that attempt is successful, the workflow will move on to subsequent tasks. Thus: