Skip to content

Bisese jan28 USGS(NWIS) and WQX (EPA) retrievals are now separate#295

Merged
11 commits merged intodevelopfrom
bisese-jan28
Mar 19, 2026
Merged

Bisese jan28 USGS(NWIS) and WQX (EPA) retrievals are now separate#295
11 commits merged intodevelopfrom
bisese-jan28

Conversation

@JamesBisese
Copy link
Collaborator

Got the new query system working. Added tryCatch() blocks back in. Added modals with timers. WQX retrievals are now split into subsets of 100 water quality monitoring locations at a time to avoid payload to large errors.

JamesBisese and others added 10 commits February 12, 2026 15:35
This is a successful test of using the 2 data sources and merging them.
I do not know where the ActivtyEnd data really is for NWIS data, but I think it is not usually used anyway.
Got it working, but need to change WQP to WQP3 - I can't find the code since the branch is removed.
Test 2025-01-01 to present, State CO county Chaffee County and Characteristic pH
There are something like 20 and 30 results from each side
I have it working a bit and can download NWIS data in 2025 along with STORET data.  Still a bit buggy and no way to tell user the progress of the NWIS download.
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Use the USGS data service if user requests NWIS data.  Also, only use new profile for WQX data
Found out that I needed to use javascript to make the modals work.  This took a long time today.
this code did not run since the application uses a single thread and it requires its own thread.
…T data

Modals are updated around data loading.  They now show the elapsed time.  All NWIS data is loaded using USGS functions, and STORET using WQP functions.  Tested both NWIS and STORET using bounding box and other filters.
Pulling using project id causes payload to large errors unless the maxgroupsize is 100.
@cristinamullin cristinamullin closed this pull request by merging all changes into develop in bb43931 Mar 19, 2026
@cristinamullin cristinamullin deleted the bisese-jan28 branch March 19, 2026 13:58
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.

2 participants