grahamwaters / grahamwaters/PySeas
create matrix of buoy ids
Open
API
good first issue
matrix
- Dominant language
- Jupyter Notebook
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# create a matrix 36 x 36 containing buoy ids
# https://www.ndbc.noaa.gov/buoycam.php?station=xxxxx
# this gets most recent photo from the buoy with the code xxxxx
# https://tidesandcurrents.noaa.gov/api-helper/url-generator.html
#https://www.ndbc.noaa.gov/rss/ndbc_obs_search.php?lat=40N&lon=73W&radius=100
#https://www.ndbc.noaa.gov/data/realtime2/ (station id) .swdir
#https://api.tidesandcurrents.noaa.gov/api/prod/datagetter?begin_date=20130808 15:00&end_date=20130808 15:06&station=8454000&product=water_temperature&units=english&time_zone=gmt&application=ports_screen&format=json
Contributor guide
Assessment
This issue has not been assessed yet.