-
Notifications
You must be signed in to change notification settings - Fork 60
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
Hydrofab2ngen tools #46
Open
jameshalgren
wants to merge
108
commits into
AlabamaWaterInstitute:main
Choose a base branch
from
JordanLaserGit:hydrofab2ngen_tools
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
108 commits
Select commit
Hold shift + click to select a range
d08274c
Tool to generate list of number of upstream catchments
JordanLaserGit 174b2a0
Made arguments positional
JordanLaserGit ca21308
Tool for isolating forcing files based on the catchments within a geo…
JordanLaserGit f80b5ca
Removed unnecessary copy
JordanLaserGit c86455b
configurable python script to generate catchment forcing files for ngen
JordanLaserGit 890e698
Speed up:implemented new data -> data frame and write functions
JordanLaserGit 83ac0b2
Included preop_rate (which is broken)
JordanLaserGit b8c95e2
user input markdown
JordanLaserGit c0770d7
added hydrofab field
JordanLaserGit 6d0eb21
gitignore initial commit
JordanLaserGit 84ac5a2
Added options and explanations
JordanLaserGit 3bd2d8e
Updated example
JordanLaserGit c984dfd
Made many of the operations conditional and added options
JordanLaserGit fe90310
Added options to write to S3 bucket in either csv or parquet
JordanLaserGit 5940ea2
removed precip_rate functions
JordanLaserGit 4757216
updated config and readme
JordanLaserGit 1ba8ba2
Indent for code block
JordanLaserGit 5816e09
moved files and implemented threaded download
JordanLaserGit 367cc3a
weights write to json, removed functions
JordanLaserGit 82a67d3
Applied black formatting
JordanLaserGit 72066ab
block pycache in ngen_forcing
JordanLaserGit c9630ce
removed pycache
JordanLaserGit 106fb08
removed raw script
JordanLaserGit 3d77837
Removed alternates for now
JordanLaserGit ded1a98
blacked subsetting and added new line to end of file
JordanLaserGit ca06fe1
Added hydrofabric version to config
JordanLaserGit a3ac55e
Fixed wget gpkg bug
JordanLaserGit ef427f5
Default to short range
JordanLaserGit 33ad1a8
Fixed pathing issues
JordanLaserGit f7592a0
Added remote indexing. Moved cache into forcing.
JordanLaserGit 093320e
Removed indexing (bug)
JordanLaserGit 37488b5
Removed bug #12412
JordanLaserGit 1254086
Removed bug #12413
JordanLaserGit 53ac8d5
blacked and print statements fixes
JordanLaserGit 4aeca19
moved file names template
JordanLaserGit 3fcc1fc
fixed threading, organized config
JordanLaserGit 7ffb9cf
blacked
JordanLaserGit ebd7d32
Fixed threading and added local file check
JordanLaserGit c789cd9
removed print statements
JordanLaserGit aa6c0c0
Threaded local data processing and updated user_inputs
JordanLaserGit b710cff
Retrospective file names
JordanLaserGit 1d0190e
Removed import shield
JordanLaserGit e5ae8f1
Tool to generate list of number of upstream catchments
JordanLaserGit 801d89d
Made arguments positional
JordanLaserGit 6831f11
Tool for isolating forcing files based on the catchments within a geo…
JordanLaserGit 72a6e0e
Removed unnecessary copy
JordanLaserGit 0b7d411
configurable python script to generate catchment forcing files for ngen
JordanLaserGit cd5346d
Speed up:implemented new data -> data frame and write functions
JordanLaserGit 6a8cab6
Included preop_rate (which is broken)
JordanLaserGit 79b21d7
user input markdown
JordanLaserGit 23e4ec8
added hydrofab field
JordanLaserGit 6297d64
gitignore initial commit
JordanLaserGit 2475605
Added options and explanations
JordanLaserGit 5bf52f1
Updated example
JordanLaserGit 634a3c5
Made many of the operations conditional and added options
JordanLaserGit aa00098
Added options to write to S3 bucket in either csv or parquet
JordanLaserGit 4106e76
removed precip_rate functions
JordanLaserGit b5cb3a7
updated config and readme
JordanLaserGit 30e0e29
Indent for code block
JordanLaserGit cf8639a
moved files and implemented threaded download
JordanLaserGit 45fe379
weights write to json, removed functions
JordanLaserGit 3fdb6fa
Applied black formatting
JordanLaserGit 3c0c7f5
block pycache in ngen_forcing
JordanLaserGit b4dca39
removed pycache
JordanLaserGit 66e40e3
removed raw script
JordanLaserGit 007c1aa
Removed alternates for now
JordanLaserGit ee82e79
blacked subsetting and added new line to end of file
JordanLaserGit 1d6254d
Added hydrofabric version to config
JordanLaserGit 1a0b492
Fixed wget gpkg bug
JordanLaserGit 2403ba0
Default to short range
JordanLaserGit c8354ed
Fixed pathing issues
JordanLaserGit 715002d
Added remote indexing. Moved cache into forcing.
JordanLaserGit 6117014
Removed indexing (bug)
JordanLaserGit b917592
Removed bug #12412
JordanLaserGit 4ddd40c
Removed bug #12413
JordanLaserGit 52da0d7
blacked and print statements fixes
JordanLaserGit 5e14877
moved file names template
JordanLaserGit 4eddf71
fixed threading, organized config
JordanLaserGit dd7a721
blacked
JordanLaserGit 3461a7c
Fixed threading and added local file check
JordanLaserGit bf96bd3
removed print statements
JordanLaserGit 3710014
Threaded local data processing and updated user_inputs
JordanLaserGit f14faa6
Retrospective file names
JordanLaserGit 159d33c
Removed import shield
JordanLaserGit d813d7f
Shielded subset function
JordanLaserGit c81852c
Merge remote-tracking branch 'origin/hydrofab2ngen_tools' into hydrof…
JordanLaserGit 7b584e6
Removed unnecessary imports
JordanLaserGit 9fe6912
Removed tony's subset import
JordanLaserGit 3c79bdb
find bug fix
JordanLaserGit 82db7a3
pytests for listofnwmfilenames and prep data script
JordanLaserGit e465a49
split the tests up
JordanLaserGit 4d61218
Garbage collected and updated storage variables
JordanLaserGit b41bd2d
Initial lambda function files WIP
JordanLaserGit 267acaf
implemented metadata outputs, lambda function works though still WIP
JordanLaserGit 9fe5d3d
Added security manager
JordanLaserGit 66adf2e
Added lambda function versioning
JordanLaserGit 6ba50db
Implemented hashing in metadata
JordanLaserGit c4d0f1a
removed hard coded variables and made testing optional
JordanLaserGit daabf3c
moved conf into proper metadata folder
JordanLaserGit 652aea2
personal -> ciroh changes
JordanLaserGit e2de303
Merge branch 'AlabamaWaterInstitute:main' into hydrofab2ngen_tools
JordanLaserGit 3ae2290
fix path
JordanLaserGit b9c150e
Merge remote-tracking branch 'refs/remotes/origin/hydrofab2ngen_tools…
JordanLaserGit 2a06395
config file
JordanLaserGit a6f39b7
Allows VPU to be given as env variable
JordanLaserGit 3e86ad8
aws updates
JordanLaserGit 3dccd0b
debug
JordanLaserGit a1e20ea
removing file cap for production
JordanLaserGit File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe these two can live in some AORC tool repo. Would that be something to put in hydrotools?