A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

SOILWAT2

An ecosystem water balance simulation model.
https://github.com/DrylandEcology/SOILWAT2

Category: Hydrosphere
Sub Category: Freshwater and Hydrology

Keywords from Contributors

soil-water-balance simulation-framework simulation-model

Last synced: about 3 hours ago
JSON representation

Repository metadata

An ecosystem water balance simulation model

README.md

gh nix build status
gh win build status
github release
DOI
license
codecov status
doc status

SOILWAT2

SOILWAT2 is an ecosystem water balance simulation model.

This repository of SOILWAT2 contains the same code that is
used by rSOILWAT2 and STEPWAT2.

If you utilize this model, please cite appropriate references, and we would
like to hear about your particular study (especially a copy of any published
paper).

Some references

  • Bradford, J. B., D. R. Schlaepfer, and W. K. Lauenroth. 2014. Ecohydrology of
    adjacent sagebrush and lodgepole pine ecosystems: The consequences of climate
    change and disturbance. Ecosystems 17:590-605.
  • Palmquist, K.A., Schlaepfer, D.R., Bradford, J.B., and Lauenroth, W.K. 2016.
    Mid-latitude shrub steppe plant communities: climate change consequences for
    soil water resources. Ecology 97:2342–2354.
  • Schlaepfer, D. R., W. K. Lauenroth, and J. B. Bradford. 2012. Ecohydrological
    niche of sagebrush ecosystems. Ecohydrology 5:453-466.

Table of contents

  1. How to get started
    1. Compilation
    2. Documentation
  2. How to contribute

How to get started

SOILWAT2 comes with a
detailed manual
and short overviews of
inputs
and outputs.
A full code documentation may be built, see here.

Compilation

  • Requirements:

    • the gcc or clang/llvm toolchains compliant with C99
      • for unit tests (using googletest)
        • toolchains compliant with C++17
        • POSIX API
    • GNU-compliant make
    • On Windows OS: an installation of cygwin
    • the netCDF-C library (if compiled with netCDF support)
    • the udunits2 library (if compiled with udunits2 support)
  • Clone the repository
    (details can be found in the
    manual), for instance,

        git clone --recursive https://github.com/DrylandEcology/SOILWAT2.git SOILWAT2
  • Build with make (see make help to print information about all
    available targets). For instance,
        make CPPFLAGS=-DSWTXT   # text-based mode (equivalent to `make`)
        make CPPFLAGS=-DSWNC    # netCDF-based mode with units

Documentation

  • Use doxygen to generate help pages (locally) on the command-line with
    make doc (which basically runs doxygen doc/Doxyfile)

  • View documentation in your browser with make doc_open

How to contribute

You can help us in different ways

  1. Reporting issues
  2. Contributing code and sending a pull request

Thank you!

Please follow our code development and contribution guidelines
here


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 2,459
Total Committers: 24
Avg Commits per committer: 102.458
Development Distribution Score (DDS): 0.566

Commits in past year: 469
Committers in past year: 3
Avg Commits per committer in past year: 156.333
Development Distribution Score (DDS) in past year: 0.373

Name Email Commits
Daniel Schlaepfer d****r@a****h 1068
Nicholas Persley n****0@g****m 467
Nicholas Persley n****3@n****u 448
BrendenBe1 b****1@g****m 128
candrews c****s@u****v 67
nip5 n****5@n****u 62
Zachary-Kramer k****u@g****m 32
Unknown c****3@n****u 32
Charlie Duso d****s@h****m 32
Savanah Chappus c****h@g****m 31
dschlaep d****r@u****h 24
Chandler Haukap c****p@u****u 17
ashishtiwari2006 a****6@g****m 17
Ryan Murphy r****f@g****m 14
kpalmqui k****u@e****u 5
Kyle Taylor k****r@g****m 3
U-HDS\astiwari a****i@U****m 3
Alexander Reeder a****r@b****h 2
c****s@D****e 2
2hua r****u@y****u 1
kpalmqui k****i 1
chandler j haukap c****p@t****u 1
[CaitlinA] [****s@u****] 1
ashish.tiwari t****h@l****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 295
Total pull requests: 173
Average time to close issues: 6 months
Average time to close pull requests: about 1 month
Total issue authors: 9
Total pull request authors: 12
Average comments per issue: 1.5
Average comments per pull request: 1.85
Merged pull request: 154
Bot issues: 0
Bot pull requests: 0

Past year issues: 43
Past year pull requests: 33
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 14 days
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 0.28
Past year average comments per pull request: 1.03
Past year merged pull request: 28
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/DrylandEcology/SOILWAT2

Top Issue Authors

  • dschlaep (233)
  • Zachary-Kramer (15)
  • kpalmqui (11)
  • chaukap (10)
  • CaitlinA (10)
  • nip5 (7)
  • N1ckP3rsl3y (5)
  • BrendenBe1 (3)
  • 2hua (1)

Top Pull Request Authors

  • dschlaep (120)
  • N1ckP3rsl3y (21)
  • nip5 (10)
  • CaitlinA (6)
  • chaukap (6)
  • gopherchucks (3)
  • alexreeder (2)
  • cjb643 (1)
  • Zachary-Kramer (1)
  • 2hua (1)
  • niteflyunicorns (1)
  • ryanmurf (1)

Top Issue Labels

  • enhancement (123)
  • bug (62)
  • in progress (50)
  • closed_and_not_yet_released (31)
  • question (23)
  • low priority (19)
  • high priority (16)
  • revisit later (7)
  • wontfix (5)
  • Bugfix (1)

Top Pull Request Labels

  • enhancement (6)
  • Bugfix (3)
  • low priority (1)
  • bug (1)

Package metadata

proxy.golang.org: github.com/drylandecology/soilwat2

proxy.golang.org: github.com/DrylandEcology/SOILWAT2


Dependencies

.github/workflows/check_doc.yml actions
  • actions/checkout v2 composite
.github/workflows/main_nix.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v2 composite
.github/workflows/main_win.yml actions
  • actions/checkout v2 composite
  • cygwin/cygwin-install-action v1 composite

Score: -Infinity