From acc00b1fbff5ef424280e9e3a4908e7c7f78ed9f Mon Sep 17 00:00:00 2001 From: Brandon Selbig <156852197+selbigmtnwx23@users.noreply.github.com> Date: Fri, 1 May 2026 13:41:24 -0600 Subject: [PATCH 01/10] Update FAQ.rst add new FAQ --- doc/UsersGuide/source/FAQ.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/UsersGuide/source/FAQ.rst b/doc/UsersGuide/source/FAQ.rst index 9a010498c8..5cc6da01d5 100644 --- a/doc/UsersGuide/source/FAQ.rst +++ b/doc/UsersGuide/source/FAQ.rst @@ -627,4 +627,21 @@ Currently, only variables coming from UFSATM and MOM6 are included, but ``diag_t See ufs-community `Discussion #33 `_ for the question that inspired this FAQ. +========================================================================================== +Where can I find more information about previous public releases of the UFS Weather Model? +========================================================================================== + +Previous releases of the UFS WM are available, but we recommend using the UFS WM within an application workflow (e.g., 'SRW App v3.0.0 `_ ). Alternatively, users can run the 'develop branch `_ code to check out the latest and greatest features! This code is constantly maintained via regression testing. Users can access information about previous releases of the UFS WM in the User’s Guide for each release: +'UFS WM User’s Guide `_ (released with SRW APP v3.0.0) +'UFS WM User’s Guide `_ (released with SRW App v2.2.0) +'UFS WM User’s Guide `_ (released with SRW App v2.1.0) +'UFS WM User’s Guide `_ (released with MRW App v1.1.0) +'UFS WM User’s Guide `_ (released with MRW App v1.0.0) + +====================================================================================================== +What is the most recent public release of the UFS Weather Model? What has been updated in the release?====================================================================================================== + +The UFS Weather Model (WM) is constantly evolving, and new features are added at a rapid pace. Users can find those features in the develop branch, but documentation is not always available for the latest updates. The UFS WM is tagged frequently for public and operational releases. The ufs-land-da-v2.0.0 tag of the WM is the most recent public release of the UFS WM, which was released as part of the Land Data Assimilation (DA) System v2.0.0. This tag represents a snapshot of a continuously evolving system undergoing open development. Users may also find the ufs-srw-v3.0.0 tag of the WM useful; the UFS WM was released as part of the UFS Short-Range Weather (SRW) Application v3.0.0 using this tag. +Since the UFS WM contains a huge number of components (e.g., dynamical core, physics, ocean coupling, infrastructure), there have been a wide variety of updates since the most recent SRW App and Land DA release tags. Users can peruse the large number of pull requests in the UFS WM repository to gain a full understanding of the changes to the top-level system. For changes to specific components, users should consult the component repositories. + From b7b5b1837292c573ca728c66ec7eb415bd63495e Mon Sep 17 00:00:00 2001 From: Brandon Selbig <156852197+selbigmtnwx23@users.noreply.github.com> Date: Fri, 1 May 2026 13:43:32 -0600 Subject: [PATCH 02/10] Update FAQ.rst --- doc/UsersGuide/source/FAQ.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/UsersGuide/source/FAQ.rst b/doc/UsersGuide/source/FAQ.rst index 5cc6da01d5..82f58d1bed 100644 --- a/doc/UsersGuide/source/FAQ.rst +++ b/doc/UsersGuide/source/FAQ.rst @@ -631,12 +631,12 @@ See ufs-community `Discussion #33 `_ ). Alternatively, users can run the 'develop branch `_ code to check out the latest and greatest features! This code is constantly maintained via regression testing. Users can access information about previous releases of the UFS WM in the User’s Guide for each release: -'UFS WM User’s Guide `_ (released with SRW APP v3.0.0) -'UFS WM User’s Guide `_ (released with SRW App v2.2.0) -'UFS WM User’s Guide `_ (released with SRW App v2.1.0) -'UFS WM User’s Guide `_ (released with MRW App v1.1.0) -'UFS WM User’s Guide `_ (released with MRW App v1.0.0) +Previous releases of the UFS WM are available, but we recommend using the UFS WM within an application workflow (e.g., `SRW App v3.0.0 `_ ). Alternatively, users can run the `develop branch `_ code to check out the latest and greatest features! This code is constantly maintained via regression testing. Users can access information about previous releases of the UFS WM in the User’s Guide for each release: +`UFS WM User’s Guide `_ (released with SRW APP v3.0.0) +`UFS WM User’s Guide `_ (released with SRW App v2.2.0) +`UFS WM User’s Guide `_ (released with SRW App v2.1.0) +`UFS WM User’s Guide `_ (released with MRW App v1.1.0) +`UFS WM User’s Guide `_ (released with MRW App v1.0.0) ====================================================================================================== What is the most recent public release of the UFS Weather Model? What has been updated in the release?====================================================================================================== From 20435607876cb732bab5050fdc0ef0204f580904 Mon Sep 17 00:00:00 2001 From: Brandon Selbig <156852197+selbigmtnwx23@users.noreply.github.com> Date: Fri, 1 May 2026 14:49:51 -0600 Subject: [PATCH 03/10] Update FAQ.rst Add and edit new FAQ's --- doc/UsersGuide/source/FAQ.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/UsersGuide/source/FAQ.rst b/doc/UsersGuide/source/FAQ.rst index 82f58d1bed..d22c921688 100644 --- a/doc/UsersGuide/source/FAQ.rst +++ b/doc/UsersGuide/source/FAQ.rst @@ -641,7 +641,7 @@ Previous releases of the UFS WM are available, but we recommend using the UFS WM ====================================================================================================== What is the most recent public release of the UFS Weather Model? What has been updated in the release?====================================================================================================== -The UFS Weather Model (WM) is constantly evolving, and new features are added at a rapid pace. Users can find those features in the develop branch, but documentation is not always available for the latest updates. The UFS WM is tagged frequently for public and operational releases. The ufs-land-da-v2.0.0 tag of the WM is the most recent public release of the UFS WM, which was released as part of the Land Data Assimilation (DA) System v2.0.0. This tag represents a snapshot of a continuously evolving system undergoing open development. Users may also find the ufs-srw-v3.0.0 tag of the WM useful; the UFS WM was released as part of the UFS Short-Range Weather (SRW) Application v3.0.0 using this tag. -Since the UFS WM contains a huge number of components (e.g., dynamical core, physics, ocean coupling, infrastructure), there have been a wide variety of updates since the most recent SRW App and Land DA release tags. Users can peruse the large number of pull requests in the UFS WM repository to gain a full understanding of the changes to the top-level system. For changes to specific components, users should consult the component repositories. +The UFS Weather Model (WM) is constantly evolving, and new features are added at a rapid pace. Users can find those features in the develop branch, but documentation is not always available for the latest updates. The UFS WM is tagged frequently for public and operational releases. The `ufs-land-da-v3.0.0 '_ tag of the WM is the most recent public release of the UFS WM, which was released as part of the Land Data Assimilation (DA) System v2.0.0. This tag represents a snapshot of a continuously evolving system undergoing open development. Users may also find the `ufs-srw-v3.0.0 `_ tag of the WM useful; the UFS WM was released as part of the UFS Short-Range Weather (SRW) Application v3.0.0 using this tag. +Since the UFS WM contains a huge number of components (e.g., dynamical core, physics, ocean coupling, infrastructure), there have been a wide variety of updates since the most recent SRW App and Land DA release tags. Users can peruse the `large number of pull requests `_ in the UFS WM repository to gain a full understanding of the changes to the top-level system. For changes to specific components, users should consult the component repositories. From e522df97580d21c7339f04734f06b314deeb359b Mon Sep 17 00:00:00 2001 From: Brandon Selbig <156852197+selbigmtnwx23@users.noreply.github.com> Date: Thu, 7 May 2026 12:49:22 -0600 Subject: [PATCH 04/10] Update doc/UsersGuide/source/FAQ.rst Co-authored-by: Gillian Petro <96886803+gspetro-NOAA@users.noreply.github.com> --- doc/UsersGuide/source/FAQ.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/UsersGuide/source/FAQ.rst b/doc/UsersGuide/source/FAQ.rst index d22c921688..f5a7fe1330 100644 --- a/doc/UsersGuide/source/FAQ.rst +++ b/doc/UsersGuide/source/FAQ.rst @@ -635,8 +635,6 @@ Previous releases of the UFS WM are available, but we recommend using the UFS WM `UFS WM User’s Guide `_ (released with SRW APP v3.0.0) `UFS WM User’s Guide `_ (released with SRW App v2.2.0) `UFS WM User’s Guide `_ (released with SRW App v2.1.0) -`UFS WM User’s Guide `_ (released with MRW App v1.1.0) -`UFS WM User’s Guide `_ (released with MRW App v1.0.0) ====================================================================================================== What is the most recent public release of the UFS Weather Model? What has been updated in the release?====================================================================================================== From 3ec065795fc68172cb88b182e5c3d9145f3f3e66 Mon Sep 17 00:00:00 2001 From: Brandon Selbig <156852197+selbigmtnwx23@users.noreply.github.com> Date: Thu, 7 May 2026 12:49:43 -0600 Subject: [PATCH 05/10] Update doc/UsersGuide/source/FAQ.rst Co-authored-by: Gillian Petro <96886803+gspetro-NOAA@users.noreply.github.com> --- doc/UsersGuide/source/FAQ.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/UsersGuide/source/FAQ.rst b/doc/UsersGuide/source/FAQ.rst index f5a7fe1330..f7f4b17192 100644 --- a/doc/UsersGuide/source/FAQ.rst +++ b/doc/UsersGuide/source/FAQ.rst @@ -639,7 +639,7 @@ Previous releases of the UFS WM are available, but we recommend using the UFS WM ====================================================================================================== What is the most recent public release of the UFS Weather Model? What has been updated in the release?====================================================================================================== -The UFS Weather Model (WM) is constantly evolving, and new features are added at a rapid pace. Users can find those features in the develop branch, but documentation is not always available for the latest updates. The UFS WM is tagged frequently for public and operational releases. The `ufs-land-da-v3.0.0 '_ tag of the WM is the most recent public release of the UFS WM, which was released as part of the Land Data Assimilation (DA) System v2.0.0. This tag represents a snapshot of a continuously evolving system undergoing open development. Users may also find the `ufs-srw-v3.0.0 `_ tag of the WM useful; the UFS WM was released as part of the UFS Short-Range Weather (SRW) Application v3.0.0 using this tag. +The UFS Weather Model (WM) is constantly evolving, and new features are added at a rapid pace. Users can find those features in the develop branch, but documentation is not always available for the latest updates. The UFS WM is tagged frequently for public and operational releases. The `ufs-land-da-v3.0.0 '_ tag of the WM is the most recent public release of the UFS WM, which was released as part of the Land Data Assimilation (DA) System v3.0.0. This tag represents a snapshot of a continuously evolving system undergoing open development. Users may also find the `ufs-srw-v3.0.0 `_ tag of the WM useful; the UFS WM was released as part of the UFS Short-Range Weather (SRW) Application v3.0.0 using this tag. Since the UFS WM contains a huge number of components (e.g., dynamical core, physics, ocean coupling, infrastructure), there have been a wide variety of updates since the most recent SRW App and Land DA release tags. Users can peruse the `large number of pull requests `_ in the UFS WM repository to gain a full understanding of the changes to the top-level system. For changes to specific components, users should consult the component repositories. From 70695c37c96f7897295b69654942110d83507cad Mon Sep 17 00:00:00 2001 From: Brandon Selbig <156852197+selbigmtnwx23@users.noreply.github.com> Date: Thu, 7 May 2026 12:50:10 -0600 Subject: [PATCH 06/10] Update doc/UsersGuide/source/FAQ.rst Co-authored-by: Gillian Petro <96886803+gspetro-NOAA@users.noreply.github.com> --- doc/UsersGuide/source/FAQ.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/UsersGuide/source/FAQ.rst b/doc/UsersGuide/source/FAQ.rst index f7f4b17192..6cdf5a12e5 100644 --- a/doc/UsersGuide/source/FAQ.rst +++ b/doc/UsersGuide/source/FAQ.rst @@ -634,7 +634,6 @@ Where can I find more information about previous public releases of the UFS Weat Previous releases of the UFS WM are available, but we recommend using the UFS WM within an application workflow (e.g., `SRW App v3.0.0 `_ ). Alternatively, users can run the `develop branch `_ code to check out the latest and greatest features! This code is constantly maintained via regression testing. Users can access information about previous releases of the UFS WM in the User’s Guide for each release: `UFS WM User’s Guide `_ (released with SRW APP v3.0.0) `UFS WM User’s Guide `_ (released with SRW App v2.2.0) -`UFS WM User’s Guide `_ (released with SRW App v2.1.0) ====================================================================================================== What is the most recent public release of the UFS Weather Model? What has been updated in the release?====================================================================================================== From 4b31dadea57690419d737da9db02759f89c4f5ba Mon Sep 17 00:00:00 2001 From: Brandon Selbig <156852197+selbigmtnwx23@users.noreply.github.com> Date: Fri, 8 May 2026 14:39:51 -0600 Subject: [PATCH 07/10] Update FAQ.rst --- doc/UsersGuide/source/FAQ.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/UsersGuide/source/FAQ.rst b/doc/UsersGuide/source/FAQ.rst index 6cdf5a12e5..ff3f9ec5a3 100644 --- a/doc/UsersGuide/source/FAQ.rst +++ b/doc/UsersGuide/source/FAQ.rst @@ -639,6 +639,6 @@ Previous releases of the UFS WM are available, but we recommend using the UFS WM What is the most recent public release of the UFS Weather Model? What has been updated in the release?====================================================================================================== The UFS Weather Model (WM) is constantly evolving, and new features are added at a rapid pace. Users can find those features in the develop branch, but documentation is not always available for the latest updates. The UFS WM is tagged frequently for public and operational releases. The `ufs-land-da-v3.0.0 '_ tag of the WM is the most recent public release of the UFS WM, which was released as part of the Land Data Assimilation (DA) System v3.0.0. This tag represents a snapshot of a continuously evolving system undergoing open development. Users may also find the `ufs-srw-v3.0.0 `_ tag of the WM useful; the UFS WM was released as part of the UFS Short-Range Weather (SRW) Application v3.0.0 using this tag. -Since the UFS WM contains a huge number of components (e.g., dynamical core, physics, ocean coupling, infrastructure), there have been a wide variety of updates since the most recent SRW App and Land DA release tags. Users can peruse the `large number of pull requests `_ in the UFS WM repository to gain a full understanding of the changes to the top-level system. For changes to specific components, users should consult the component repositories. +Since the UFS WM contains a huge number of components (e.g., dynamical core, physics, ocean coupling, infrastructure), there have been a wide variety of updates since the most recent SRW App and Land DA release tags. Users can peruse the `large number of pull requests `_ in the UFS WM repository to gain a full understanding of the changes to the top-level system. For changes to specific components, users should consult the component repositories. From fef43503415bf9a840da02c784780b2ad187b423 Mon Sep 17 00:00:00 2001 From: Brandon Selbig <156852197+selbigmtnwx23@users.noreply.github.com> Date: Fri, 8 May 2026 14:57:37 -0600 Subject: [PATCH 08/10] Update doc/UsersGuide/source/FAQ.rst Co-authored-by: Gillian Petro <96886803+gspetro-NOAA@users.noreply.github.com> --- doc/UsersGuide/source/FAQ.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/UsersGuide/source/FAQ.rst b/doc/UsersGuide/source/FAQ.rst index ff3f9ec5a3..42f74d4b4b 100644 --- a/doc/UsersGuide/source/FAQ.rst +++ b/doc/UsersGuide/source/FAQ.rst @@ -638,7 +638,7 @@ Previous releases of the UFS WM are available, but we recommend using the UFS WM ====================================================================================================== What is the most recent public release of the UFS Weather Model? What has been updated in the release?====================================================================================================== -The UFS Weather Model (WM) is constantly evolving, and new features are added at a rapid pace. Users can find those features in the develop branch, but documentation is not always available for the latest updates. The UFS WM is tagged frequently for public and operational releases. The `ufs-land-da-v3.0.0 '_ tag of the WM is the most recent public release of the UFS WM, which was released as part of the Land Data Assimilation (DA) System v3.0.0. This tag represents a snapshot of a continuously evolving system undergoing open development. Users may also find the `ufs-srw-v3.0.0 `_ tag of the WM useful; the UFS WM was released as part of the UFS Short-Range Weather (SRW) Application v3.0.0 using this tag. +The UFS Weather Model (WM) is constantly evolving, and new features are added at a rapid pace. Users can find those features in the develop branch, but documentation is not always available for the latest updates. The UFS WM is tagged frequently for public and operational releases. The `ufs-land-da-v3.0.0 `_ tag of the WM is the most recent public release of the UFS WM, which was released as part of the Land Data Assimilation (DA) System v3.0.0. This tag represents a snapshot of a continuously evolving system undergoing open development. Users may also find the `ufs-srw-v3.0.0 `_ tag of the WM useful; the UFS WM was released as part of the UFS Short-Range Weather (SRW) Application v3.0.0 using this tag. Since the UFS WM contains a huge number of components (e.g., dynamical core, physics, ocean coupling, infrastructure), there have been a wide variety of updates since the most recent SRW App and Land DA release tags. Users can peruse the `large number of pull requests `_ in the UFS WM repository to gain a full understanding of the changes to the top-level system. For changes to specific components, users should consult the component repositories. From 4c6f7328ac3b17ce4920f5c9cafff5555e0a1bdb Mon Sep 17 00:00:00 2001 From: Brandon Selbig <156852197+selbigmtnwx23@users.noreply.github.com> Date: Fri, 8 May 2026 14:57:49 -0600 Subject: [PATCH 09/10] Update doc/UsersGuide/source/FAQ.rst Co-authored-by: Gillian Petro <96886803+gspetro-NOAA@users.noreply.github.com> --- doc/UsersGuide/source/FAQ.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/UsersGuide/source/FAQ.rst b/doc/UsersGuide/source/FAQ.rst index 42f74d4b4b..c0cc565a30 100644 --- a/doc/UsersGuide/source/FAQ.rst +++ b/doc/UsersGuide/source/FAQ.rst @@ -636,7 +636,8 @@ Previous releases of the UFS WM are available, but we recommend using the UFS WM `UFS WM User’s Guide `_ (released with SRW App v2.2.0) ====================================================================================================== -What is the most recent public release of the UFS Weather Model? What has been updated in the release?====================================================================================================== +What is the most recent public release of the UFS Weather Model? What has been updated in the release? +====================================================================================================== The UFS Weather Model (WM) is constantly evolving, and new features are added at a rapid pace. Users can find those features in the develop branch, but documentation is not always available for the latest updates. The UFS WM is tagged frequently for public and operational releases. The `ufs-land-da-v3.0.0 `_ tag of the WM is the most recent public release of the UFS WM, which was released as part of the Land Data Assimilation (DA) System v3.0.0. This tag represents a snapshot of a continuously evolving system undergoing open development. Users may also find the `ufs-srw-v3.0.0 `_ tag of the WM useful; the UFS WM was released as part of the UFS Short-Range Weather (SRW) Application v3.0.0 using this tag. Since the UFS WM contains a huge number of components (e.g., dynamical core, physics, ocean coupling, infrastructure), there have been a wide variety of updates since the most recent SRW App and Land DA release tags. Users can peruse the `large number of pull requests `_ in the UFS WM repository to gain a full understanding of the changes to the top-level system. For changes to specific components, users should consult the component repositories. From c1faf3cef4cd3298fb6f73d7476fb4f26a01cb83 Mon Sep 17 00:00:00 2001 From: Brandon Selbig <156852197+selbigmtnwx23@users.noreply.github.com> Date: Fri, 8 May 2026 15:05:53 -0600 Subject: [PATCH 10/10] Update doc/UsersGuide/source/FAQ.rst Co-authored-by: Gillian Petro <96886803+gspetro-NOAA@users.noreply.github.com> --- doc/UsersGuide/source/FAQ.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/UsersGuide/source/FAQ.rst b/doc/UsersGuide/source/FAQ.rst index c0cc565a30..5ca244c238 100644 --- a/doc/UsersGuide/source/FAQ.rst +++ b/doc/UsersGuide/source/FAQ.rst @@ -632,8 +632,9 @@ Where can I find more information about previous public releases of the UFS Weat ========================================================================================== Previous releases of the UFS WM are available, but we recommend using the UFS WM within an application workflow (e.g., `SRW App v3.0.0 `_ ). Alternatively, users can run the `develop branch `_ code to check out the latest and greatest features! This code is constantly maintained via regression testing. Users can access information about previous releases of the UFS WM in the User’s Guide for each release: -`UFS WM User’s Guide `_ (released with SRW APP v3.0.0) -`UFS WM User’s Guide `_ (released with SRW App v2.2.0) + +* `UFS WM User’s Guide `_ (released with SRW APP v3.0.0) +* `UFS WM User’s Guide `_ (released with SRW App v2.2.0) ====================================================================================================== What is the most recent public release of the UFS Weather Model? What has been updated in the release?