feat: add NOAA and USGS environmental observation pilots - #378
Open
yangziao56 wants to merge 1 commit into
Open
yangziao56 wants to merge 1 commit into
yangziao56 wants to merge 1 commit into
Conversation
Signed-off-by: Ziao Yang <ziaoyang@brandeis.edu>
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds an isolated
test-cases/environmental-observationcorpus with two pilots: NOAA Boston observed water levels and USGS Charles River daily mean discharge. Related to #375; submitted following the maintainer's invitation. Released V1/V2 are unchanged.The evaluated endpoint is a correctly configured data request, not a saved CSV/ZIP. The matchers distinguish observations from predictions, daily mean from continuous/field data, exact dates and units, and reject duplicate parameters and extra result filters. No site API-key value is included.
Validation
9dd9d442c8ec720ba4d6d4c95f2bbc0ff2a2d0df: 87 offline request checks, eight real Chromium/CDP request cases, and each complete website UI path through request initiation in a clean browser container.Review scope
Please confirm this request-initiation outcome and corpus layout are appropriate. I am submitting the two working pilots for review before the proposed 12 distinct workflows. The category recognition and individual co-authorship route for a particular follow-up paper remain unconfirmed; this pilot does not claim that threshold is met. If the desired outcome is instead a saved file or rubric-scored answer, please identify that scope before expansion.
Codex implemented and verified these tasks on behalf of Ziao Yang, with disclosed assistance. Only public NOAA/USGS workflows are included; no conversation records or private data are shipped. CHANGELOG includes an Unreleased entry.