Using Python to Access and Plot Streamflow data from NWIS
收藏DataONE2022-04-20 更新2024-06-08 收录
下载链接:
https://search.dataone.org/view/sha256:6456cd25d8c8cb1717e12e1d4b7da5c79c38276042be95536b5749ac744472f8
下载链接
链接失效反馈官方服务:
资源简介:
This code retrieves stream info from nwis using the dataretrieval tool in python. You can input site, parameters, and dates at the top. This code pulls daily measurements, annual_stats, and daily_stats.
We calculate 30-year normals, as well as plot annual average flows, annual min, max, and mean flows, and percentile flows. This resource only pulls from the USGS ftp site and doesn't have or require any local storage.
创建时间:
2023-12-30



