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

Refactor string identifiers #171

Merged
merged 20 commits into from
Nov 5, 2024

Conversation

aleaf
Copy link
Collaborator

@aleaf aleaf commented Nov 5, 2024

This PR adds some basic preprocessing support for NHDPlus High Resolution data, and refactors SFRmaker to use strings for line (flowline) IDs internally. It also cleans up some tests that were failing for various reasons.

…ip if python==3.11; inexplicable negative asum values that couldn't be reproduced locally
…o avoid confusion withfloats vs ints and issues with long identifiers such as those in NHDPlus HR that can't be represented as integers in 32-bit contexts
… avoid intermittent error that may be related to them getting modified
…o hopefully avoid intermittent failure that may be due to line along the edge of the grid not getting included in the SFR network for unknown reasons
…ient issue related to a library dependency); build docs in macos to avoid pyogrio.errors.DataSourceError when trying to open geodatabases
@aleaf aleaf merged commit f2493a1 into DOI-USGS:develop Nov 5, 2024
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.

1 participant