DanOvando / skynet

Stock assessment from space using global fishing watch
MIT License
3 stars 1 forks source link

scrape temperature, chl, and wave data #13

Closed DanOvando closed 7 years ago

DanOvando commented 7 years ago

Can use https://coastwatch.pfeg.noaa.gov/erddap/griddap/index.html?page=1&itemsPerPage=1000

to try and scrape some oceanographic data, including SST, chl, wave and wind

Jim's thing is finicky and oddly formatted, I think you'd be well served by making your own

DanOvando commented 7 years ago

Got it working in your own query_erddap function now