[FEAT-NOAA]: Derive from this MATLAB codebase the url to query WL data + simply Python query
Open
@trietmnj is already working on this.
Since Dec 1, 2025.
enhancement
raw-request
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Background
Codebase to pull NOAA tides and currents tidal gauges data products.
- Station_list_updater -> Pulls metadata from NOAA server (https://tidesandcurrents.noaa.gov/stations.html?type=Water+Levels)
- WL_downloader -> Pulls tidal predictions and measurements for requested stations (depends on data structure of previous step)
User Story
Pull tidal data from NOAA station to superimpose on events surge signal
Purpose
Account for tides, SLR, datums, ....
Workflow
No response
Requirements
No response
Misc. Notes
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.