Skip to content

Commit 0ca95dd

Browse files
ehinmanjzemmels
andauthored
Update demos/WaterData_demo.ipynb
Co-authored-by: Joe Zemmels (he/him) <jzemmels@gmail.com>
1 parent 66dd36d commit 0ca95dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demos/WaterData_demo.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"metadata": {},
77
"source": [
88
"# Using the `waterdata` module to pull data from the USGS Water Data APIs\n",
9-
"The `waterdata` module will eventually replace the `nwis` module for accessing USGS water data. It leverages the [Water Data APIs](https://api.waterdata.usgs.gov/) to download metadata, daily values, and instantaneous values. \n",
9+
"The `waterdata` module replaces the `nwis` module for accessing USGS water data. It leverages the [Water Data APIs](https://api.waterdata.usgs.gov/) to download metadata, daily values, and instantaneous values. \n",
1010
"\n",
1111
"While the specifics of this transition timeline are opaque, it is advised to switch to the new functions as soon as possible to reduce unexpected interruptions in your workflow.\n",
1212
"\n",

0 commit comments

Comments
 (0)