Skip to content

Functions to query the Copernicus Open Access Hub (https://scihub.copernicus.eu/dhus) and check for available products given a certain buoy station from NDBC (http://www.ndbc.noaa.gov/).

Notifications You must be signed in to change notification settings

guin0x/NOAA_buoy-Sentinel_available_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

By Gui Alvarenga

https://github.com/guin0x

Functions to query the Copernicus Open Access Hub (https://scihub.copernicus.eu/dhus) and check for available products given a certain buoy station from NDBC (http://www.ndbc.noaa.gov/).
These functions use the module buoypy by Nick Cortale to query the NDBC, available at (https://github.com/nickc1/buoypy).


Available functions:
- relatime()
- historic()
- get_lat_lon_from_ndbcnoaa()
- any_realtime()


Difference between realtime() and historic():
Historic buoy data from NDBC do not have Swell Wave Height information, only Standard Meteorological Data, therefore gad.historic() will look for Significant Wave Height instead of Swell Wave Height. Wind Wave Height is not available for historic data as well.


About

Functions to query the Copernicus Open Access Hub (https://scihub.copernicus.eu/dhus) and check for available products given a certain buoy station from NDBC (http://www.ndbc.noaa.gov/).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages