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

Preprocess #19

Merged
merged 23 commits into from
May 23, 2023
Merged

Preprocess #19

merged 23 commits into from
May 23, 2023

Conversation

bjrubinstein
Copy link
Contributor

Numerous updates mostly to preprocessing modules

bjrubinstein and others added 23 commits October 14, 2022 02:04
the postprocessor has been updated to handle null values
…librator and CalibratorModel now respect the messagepath and units parameters from the input model.

Also updated calibrator to use numpy.isnan to check for nulls.
instead of user defined limits to the modifiers.
Added a precision argument that allows defining the number of decimal
places to use when comparing the optimization metrics.
NOTE: still need to do something about the projection file
-added current flowline.py file from PyNHDPlus
-updated PyShp syntax in delineators
-fixed combine catchments failed with catchments with small areas
-fixed an issue where gages that failed criteria checks could still added as inlet/outlets
-removed debugging print statement from nwisextractor
-allow nhdplusextractor to handle larger GeoTiff files
-fix some inequalities in etcalculator for modern numpy
-also added the dataretrieval-python preprocessing dependency to the readme
-explicitly cast comids to ints (fixes keyerrors)
-add a workaround for velocity error codes in flowline VAA shapefiles
-update NHDPlusExtractor syntax
@djlampert djlampert merged commit 594c0e9 into djlampert:master May 23, 2023
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.

None yet

3 participants