MBKEngineers / collect

MBK Python scripts for scraping water data from the web
MIT License
3 stars 1 forks source link

NRCS module #51

Open narlesky opened 2 years ago

narlesky commented 2 years ago

https://www.wcc.nrcs.usda.gov/wsf/index.html https://www.wcc.nrcs.usda.gov/snow/ https://www.wcc.nrcs.usda.gov/snow/snotel-data.html https://www.wcc.nrcs.usda.gov/snow/snotel-precip-data.html

starter module content

"""
collect.nrcs
============================================================
National Resources Conservation Service
"""
# -*- coding: utf-8 -*-