Accessing Hydrologic Data via Web Services
收藏DataONE2022-04-15 更新2024-06-08 收录
下载链接:
https://search.dataone.org/view/sha256:a27074e9f297b09d956802d3cf46b6b39a47c824a795aac5432dd9a303f94708
下载链接
链接失效反馈官方服务:
资源简介:
Python script to create an original visualization from USGS National Water Information System data accessed via the CUAHSI Hydrologic Information System. By entering an active USGS gage number and date range of interest, this script returns discharge data from the USGS NWIS using the suds-py3 package. Data is then be resampled using the Pandas package, and a unique plot of daily mean, maximum, minimum, and 15-minute discharge data is returned.
创建时间:
2022-04-15



