diff --git a/list.json b/list.json index c8e67b9..3cf61ad 100644 --- a/list.json +++ b/list.json @@ -1287,6 +1287,20 @@ "version": "1.0.2", "legacy": "" }, + "pywatershed": { + "description": "A hydrologic model in Python", + "url": "https://github.com/EC-USGS/pywatershed", + "category": "Miscellaneous", + "docs": "pywatershed.readthedocs.io", + "CI": 1, + "last_update": "", + "pypi": "https://pypi.python.org/pypi/pywatershed", + "doi_software": "", + "doi_paper": "", + "conda": "https://anaconda.org/conda-forge/pywatershed", + "version": "", + "legacy": "" + }, "": { "description": "", "url": "", @@ -1301,4 +1315,4 @@ "version": "", "legacy": "" } -} \ No newline at end of file +}