Skip to content

add function to filter out data outside of the NWM v4 AK domain - #103

Merged
danielcumpton merged 1 commit into
mainfrom
NGWPC-11397_whitelisted_ak_divides
Jul 28, 2026
Merged

add function to filter out data outside of the NWM v4 AK domain#103
danielcumpton merged 1 commit into
mainfrom
NGWPC-11397_whitelisted_ak_divides

Conversation

@danielcumpton

Copy link
Copy Markdown

[Short description explaining the high-level reason for the pull request]

Additions

Add a function to filter out data in the AK NHF that aren't part of the NWM v4 AK domain. This is done by filtering out flowpaths that have no isltyp and ivgtyp attributes which are only available for the NWM v4 domain.

Removals

Changes

Testing

Screenshots

Notes

Todos

Checklist

  • PR has an informative and human-readable title
  • Changes are limited to a single goal (no scope creep)
  • Code can be automatically merged (no conflicts)
  • Code follows project standards (link if applicable)
  • Passes all existing automated tests
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future todos are captured in comments
  • Visually tested in supported browsers and devices (see checklist below 👇)
  • Project documentation has been updated (including the "Unreleased" section of the CHANGELOG)
  • Reviewers requested with the Reviewers tool ➡️

Testing checklist

Target Environment support

  • Windows
  • Linux
  • Browser

Accessibility

  • Keyboard friendly
  • Screen reader friendly

Other

  • Is useable without CSS
  • Is useable without JS
  • Flexible from small to large screens
  • No linting errors or warnings
  • JavaScript tests are passing

@danielcumpton
danielcumpton requested a review from dylanlee July 28, 2026 16:32
@danielcumpton danielcumpton self-assigned this Jul 28, 2026
@danielcumpton
danielcumpton merged commit f97cf33 into main Jul 28, 2026
9 checks passed
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