Programming Language
Python
Module/Software/IOOS data service?
ERDDAP
Module/Software/IOOS data service?
Use this query to create a map
https://erddap.sensors.ioos.us/erddap/search/advanced.html?page=1&itemsPerPage=1000&searchFor=&protocol=%28ANY%29&cdm_data_type=%28ANY%29&institution=%28ANY%29&ioos_category=%28ANY%29&keywords=%28ANY%29&long_name=%28ANY%29&standard_name=%28ANY%29&variableName=%28ANY%29&maxLat=&minLon=&maxLon=&minLat=&minTime=2026-01-01&maxTime=
Provide a description.
This notebook should show how to query the Sensor Map ERDDAP for a time period of interest, then plot the returning stations on a map.
From this question:
interested in building a map that overlays CDIP buoys; NDBC buoys; RA wave buoys currently installed...
Programming Language
Python
Module/Software/IOOS data service?
ERDDAP
Module/Software/IOOS data service?
Use this query to create a map
https://erddap.sensors.ioos.us/erddap/search/advanced.html?page=1&itemsPerPage=1000&searchFor=&protocol=%28ANY%29&cdm_data_type=%28ANY%29&institution=%28ANY%29&ioos_category=%28ANY%29&keywords=%28ANY%29&long_name=%28ANY%29&standard_name=%28ANY%29&variableName=%28ANY%29&maxLat=&minLon=&maxLon=&minLat=&minTime=2026-01-01&maxTime=
Provide a description.
This notebook should show how to query the Sensor Map ERDDAP for a time period of interest, then plot the returning stations on a map.
From this question: