Skip to content

Commit 5f9f736

Browse files
thodson-usgsclaude
andcommitted
docs(examples): rename NWIS_demo_1 -> peak_streamflow_trends
The notebook content was migrated to the Water Data API (national peak annual streamflow trend analysis), so the NWIS_ filename prefix was stale. Rename the notebook, its .nblink, and the toctree slug to describe the content. This changes the published docs URL for this page. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 51ad2d9 commit 5f9f736

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/source/examples/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Using ``dataretrieval`` to obtain nation trends in peak annual streamflow
6161
.. toctree::
6262
:maxdepth: 2
6363

64-
nwisdemo01
64+
peak_streamflow_trends
6565

6666

6767
Duplicating the R ``dataRetrieval`` vignettes functionality
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"path": "../../../demos/NWIS_demo_1.ipynb",
2+
"path": "../../../demos/peak_streamflow_trends.ipynb",
33
"extra-media": [
44
"../../../demos/datasets"
55
]
6-
}
6+
}

0 commit comments

Comments
 (0)