ioos / ioos/ioos_code_lab

[New Notebook]: Query IOOS Sensor Map for all currently installed buoys then make a map

Open
#334 9 comments 0 reactions 2 assignees View on GitHub

@ocefpaf is already working on this.

Since Jul 22, 2026.

Notebook idea
Dominant language
Jupyter Notebook
Stars
16
Forks
15
Avg merge
1h 39m
Merged PRs (30d)
6

Description

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...

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.