Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI: Get get-openaq working again (web API v3) #340

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

zmoon
Copy link
Collaborator

@zmoon zmoon commented Mar 3, 2025

This uses noaa-oar-arl/monetio#235

cc: @jordanschnell

An example for testing. EC (Ecuador) has 10 sites, 8 of which are active for PM2.5 during this period.

melodies-monet get-openaq -s 2021-01-01 -e 2021-09-30 -p pm25 -c EC --reference-grade --low-cost --verbose --debug

One of the new things in v3 is sensor IDs in addition to location IDs (sites). Technically there could be multiple sensors for the same parameter at one site-time. We could handle that here, or in the reader's long->wide format conversion.

@rschwant rschwant requested a review from jordanschnell March 10, 2025 17:21
@rschwant rschwant mentioned this pull request Mar 10, 2025
4 tasks
@zmoon zmoon marked this pull request as ready for review March 10, 2025 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant