heigeo / climata

Python library for loading and iterating over climate and flow time series data (from ACIS/NOAA RCCs, CoCoRaHS, Hydromet/USBR, CNRFC ESP/NWS, SNOTEL/AWDB/NRCS, and NWIS/USGS)
http://climata.houstoneng.net
MIT License
83 stars 14 forks source link

hydromet loader doesn't work with requests 2.3.0 #7

Closed sheppard closed 10 years ago

sheppard commented 10 years ago

Due to the expectation of a specific params order (see kennethreitz/requests#2057).