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

Feature flag SWNC #431

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Feature flag SWNC #431

merged 1 commit into from
Aug 8, 2024

Conversation

dschlaep
Copy link
Member

@dschlaep dschlaep commented Aug 8, 2024

Simplify compilation of nc-based SOILWAT2 to make CPPFLAGS=-DSWNC

`make CPPFLAGS=-DSWNC`

is equivalent to `make CPPFLAGS='-DSWNETCDF -DSWUDUNITS'`

and `make CPPFLAGS=-DSWTXT` is equivalent to `make`
@dschlaep dschlaep requested a review from N1ckP3rsl3y August 8, 2024 15:08
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.33%. Comparing base (f8d6cd8) to head (106dcc0).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           release/devel_v8.1.0     #431   +/-   ##
=====================================================
  Coverage                 73.33%   73.33%           
=====================================================
  Files                        20       20           
  Lines                      6233     6233           
=====================================================
  Hits                       4571     4571           
  Misses                     1662     1662           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dschlaep dschlaep merged commit 5ec7eb6 into release/devel_v8.1.0 Aug 8, 2024
12 checks passed
@dschlaep dschlaep deleted the feature_flag_SWNC branch August 8, 2024 15:46
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