diff --git a/NCEPLIBS-post b/NCEPLIBS-post index 6d92d5ec..564e26f5 160000 --- a/NCEPLIBS-post +++ b/NCEPLIBS-post @@ -1 +1 @@ -Subproject commit 6d92d5ec6807e2ca8a862d8ebefa3495de7bc6ae +Subproject commit 564e26f550d5b444a885286fe6e648249021ed04 diff --git a/README.md b/README.md index 17b9e028..bbf3e5d6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ # NCEPLIBS -## Warning - -This repository and the documentation are rapidly changing and not ready for general community use. - ## Introduction This is a compilation of libraries known as NCEPLIBS that are required for building and running the UFS weather model. For general information about NCEPLIBS and the UFS weather model, the user is referred to the [Wiki](https://github.com/NOAA-EMC/NCEPLIBS/wiki). @@ -23,14 +19,14 @@ It includes the following libraries: | NCEPLIBS-landsfcutil | 2.2.0 | | NCEPLIBS-nemsio | 2.3.0 | | NCEPLIBS-nemsiogfs | 2.3.0 | -| EMC_post | 8.0.0 | +| EMC_post | 1.0.0 | | NCEPLIBS-prod_util | 1.2.0 | | NCEPLIBS-sfcio | 1.2.0 | | NCEPLIBS-sigio | 2.2.0 | | NCEPLIBS-sp | 2.1.0 | | NCEPLIBS-w3emc | 2.5.0 | | NCEPLIBS-w3nco | 2.1.0 | -| UFS_UTILS | 1.1.1 | +| UFS_UTILS | 1.0.0 | ## Building, Requirements, Troubleshooting, Support @@ -78,19 +74,9 @@ The [NCEPLIBS-external documentation](https://github.com/NOAA-EMC/NCEPLIBS-exter **Obtaining the code** -First, clone the repository: - -`git clone https://github.com/NOAA-EMC/NCEPLIBS` - -Then, switch to the release branch: - -`cd NCEPLIBS` - -`git checkout release/public-v1` - -Since this project uses submodules they must be initialized by running: +Clone the repository and its submodules: -`git submodule update --init --recursive` +`git clone -b ufs-v1.0.0 --recursive https://github.com/NOAA-EMC/NCEPLIBS` **Building** diff --git a/UFS_UTILS b/UFS_UTILS index 1439daed..902cef0c 160000 --- a/UFS_UTILS +++ b/UFS_UTILS @@ -1 +1 @@ -Subproject commit 1439daed824bd6f178c9a32ac1b3a9ae5459920d +Subproject commit 902cef0cb3ad8d46126f84742728a17e2a49d7f5