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

Update ancient build system #103

Open
SnowHydrology opened this issue Mar 13, 2024 · 1 comment
Open

Update ancient build system #103

SnowHydrology opened this issue Mar 13, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@SnowHydrology
Copy link
Contributor

Current behavior

To build Noah-OWP-Modular currently, you need to:

  1. run ./configure
  2. hope your NetCDF and compiler info matches one of the preconfigured options or edit user_build_options
  3. run make

Suggested changes

Create a cmake build system that doesn't rely on hard-coded compiler and NetCDF paths.

@SnowHydrology SnowHydrology added the enhancement New feature or request label Mar 13, 2024
@hellkite500
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants