Skip to content

Commit 15935c1

Browse files
authored
Merge pull request #189 from mnfienen/main
Adding link to hyswap fixes #174
2 parents 1626c9c + a2dce4d commit 15935c1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

SOME_HELPFUL_LINKS.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@
2929
* [Groundwater Paper](https://ngwa.onlinelibrary.wiley.com/doi/abs/10.1111/gwat.12413)
3030
* [Another Groundwater Paper](https://ngwa.onlinelibrary.wiley.com/doi/10.1111/gwat.13259)
3131

32+
### Accessing USGS Data
33+
* [hyswap](https://doi-usgs.github.io/hyswap/) Statistical analysis for hydrologic data.
34+
* [dataretrieval](https://github.com/DOI-USGS/dataretrieval-python) Accessing and analyzing USGS data through NWIS.
35+
36+
3237
### Modflow-setup and SFRmaker
3338
* [Modflow-setup code and docs](https://github.com/doi-usgs/modflow-setup)
3439
* [Modflow-setup paper](https://www.frontiersin.org/articles/10.3389/feart.2022.903965/full)
@@ -45,4 +50,4 @@
4550
### more general references
4651
* [numpy for matlab users](https://numpy.org/doc/stable/user/numpy-for-matlab-users.html)
4752
* [datetime formats](https://docs.python.org/3/library/datetime.html) (jump to the bottom of the page where it says "Format Codes")
48-
* [Jupyter Lab Getting Started](https://jupyterlab.readthedocs.io/en/stable/getting_started/overview.html)
53+
* [Jupyter Lab Getting Started](https://jupyterlab.readthedocs.io/en/stable/getting_started/overview.html)

0 commit comments

Comments
 (0)