Skip to content

Commit

Permalink
Updated DESCRIPTION and README
Browse files Browse the repository at this point in the history
- based on github contributions https://github.com/DrylandEcology/rSFSW2/graphs/contributors?from=2013-04-14&to=2018-07-24&type=c
* added Charlie Duso as contributor (more than 3 commits)

- added request for citing the package if published
- added statement on funding
  • Loading branch information
dschlaep committed Jul 24, 2018
1 parent 5a6200c commit c51b1f3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Authors@R: c(
comment = c(ORCID = "0000-0001-9973-2065"), role = c("aut", "cre")),
person("Caitlin", "Andrews", role = "ctb"),
person("Zach", "Kramer", role = "ctb"),
person("Charlie", "Duso", role = "ctb"),
person("Ryan", "Murphy", role = "ctb"))
Description: Setting up, carrying out, and analyzing ecosystem water balance
simulation experiments with SOILWAT2.
Expand Down
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@

# rSFSW2: A R package to create soil water balance simulation experiment

Some recent references
Please cite the package if you publish results based on simulations carried
out with our package, see `citation("rSFSW2")`, and we would like to hear
about your publication.

Some other references

* Bradford, J. B., D. R. Schlaepfer, and W. K. Lauenroth. 2014. Ecohydrology of
adjacent sagebrush and lodgepole pine ecosystems: The consequences of climate
Expand Down Expand Up @@ -234,6 +238,14 @@ Please note that this project is released with a
agree to abide by its terms.


<br>

# Funding
Work on this package has been supported by various funds managed by
Dr. Bill Lauenroth (Yale University), Dr. John Bradford (USGS), and
Dr. Daniel Schlaepfer.


<br>

# License
Expand Down

0 comments on commit c51b1f3

Please sign in to comment.