ufs-community / ufs-srweather-app

UFS Short-Range Weather Application
Other
56 stars 119 forks source link

SRW App doesn't build on PW NOAA Cloud Platforms #881

Closed EdwardSnyder-NOAA closed 1 year ago

EdwardSnyder-NOAA commented 1 year ago

Expected behavior

The SRW App should build on the NOAA Cloud platforms.

Current behavior

Currently, the SRW App cannot be built on the NOAA Cloud platforms as the modulefiles is using an outdated spack-stack.

Machines affected

PW NOAA Cloud platforms (i.e. Azure, AWS, and GCP)

Steps To Reproduce

Follow the document instructions to build the app. The error will occur when building the app.

Detailed Description of Fix (optional)

We were able to build the SRW App on the NOAA Cloud platforms using a newer spack-stack. See the noaa cloud module file here: /contrib/Edward.Snyder/rrfs-container-test/byhand/update/ufs-srweather-app/modulefiles.

Possible Implementation (optional)

Ensure the changes listed above work for the other two cloud platforms and create a PR to push these changes to develop branch.

natalie-perlin commented 1 year ago

Conda environments workflow_tools and regional_workflow_cmaq needed to be installed on Azure and GCP. Installed now on all the NOAA cloud systems (AWS, GCP, Azure), and could be used for SRW tests.