MHKiT-Python
MHKiT-Python copied to clipboard
Checking USGS Power Curve Capabilities
Emily I like how this example uses pd.read_csv to fetch the data. Lets see if that works for our current request_usgs_data
We currently get IV and DV. This example calls measurements. Can you find out what this endpoint is returning and let's add it if its useful.
Close #375