Commit 51ac674
Deprecate nadp module ahead of 2026-11-01 removal (#243)
Each public function in `dataretrieval.nadp` (`get_annual_MDN_map`,
`get_annual_NTN_map`, `get_zip`) now emits a `DeprecationWarning` on
call, pointing users to retrieve NADP data directly from
https://nadp.slh.wisc.edu/. NADP is not a USGS service, and the
module has been lightly maintained (with several long-standing TODOs
that were never picked up); keeping it in `dataretrieval` is out of
scope for a USGS water-data package.
The module is scheduled for removal on or after 2026-11-01 (six
months after this deprecation lands), tracked in the linked issue.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8cbff61 commit 51ac674
2 files changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
38 | 50 | | |
39 | 51 | | |
40 | 52 | | |
| |||
107 | 119 | | |
108 | 120 | | |
109 | 121 | | |
| 122 | + | |
| 123 | + | |
110 | 124 | | |
111 | 125 | | |
112 | 126 | | |
| |||
160 | 174 | | |
161 | 175 | | |
162 | 176 | | |
| 177 | + | |
| 178 | + | |
163 | 179 | | |
164 | 180 | | |
165 | 181 | | |
| |||
195 | 211 | | |
196 | 212 | | |
197 | 213 | | |
| 214 | + | |
| 215 | + | |
198 | 216 | | |
199 | 217 | | |
200 | 218 | | |
| |||
0 commit comments