MHKiT-Software / MHKiT-Python

MHKiT-Python provides the marine renewable energy (MRE) community tools for data processing, visualization, quality control, resource assessment, and device performance.
https://mhkit-software.github.io/MHKiT/
BSD 3-Clause "New" or "Revised" License
47 stars 45 forks source link

Checking USGS Power Curve Capabilities #301

Open browniea opened 3 months ago

browniea commented 3 months ago

Making sure that all the cabablilties in this repo are in MhKiT

ssolson commented 2 months ago

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.