Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build rdbfmsua on Hera, Orion, and WCOSS2 #50

Merged
merged 12 commits into from
Mar 12, 2024

Conversation

aerorahul
Copy link
Contributor

@aerorahul aerorahul commented Mar 11, 2024

rdbfmsua was disabled because it needs gempak and gfortran, and writing a find_package is very difficult for these.
After some investigation, some progress was made and this utility is now able to be built on Hera, Orion, and WCOSS2 with cmake.

@aerorahul aerorahul changed the title Build rdbfmsua on Hera and Orion Build rdbfmsua on Hera, Orion, and WCOSS2 Mar 12, 2024
CMakeLists.txt Outdated Show resolved Hide resolved
src/rdbfmsua.fd/CMakeLists.txt Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
@WalterKolczynski-NOAA WalterKolczynski-NOAA merged commit ecabf5a into develop Mar 12, 2024
@WalterKolczynski-NOAA WalterKolczynski-NOAA deleted the feature/rdbfmsua branch March 12, 2024 20:50
WalterKolczynski-NOAA added a commit that referenced this pull request Mar 20, 2024
This PR:
- builds `rdbfmsua.x` with a traditional makefile instead of cmake due
to problems with gempak and cmake. The issues are documented in #50
- skips building the above executable if the modulefile for this
executable is not found.
- only supports wcoss2, hera and orion at the moment where gempak is
available.

Fixes #54

Co-authored-by: Walter.Kolczynski <Walter.Kolczynski@noaa.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants