-
Notifications
You must be signed in to change notification settings - Fork 9
Selecting network subsets #625
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
Merged
Merged
Changes from 7 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
ea41a57
Including subset method draft
jpalm3r a80d3a1
Minor refactoring
jpalm3r bfc2f92
Include network subset in notebook
jpalm3r 569d75e
Include copy of reduce method
jpalm3r 74ccf56
Include basic test for reducing network
jpalm3r 63bdc22
Including test for inplace
jpalm3r 8b08099
Fixing mypy issues
jpalm3r d30789e
merging latest changes from main
jpalm3r 15db0b3
Adding option to filter out node data
jpalm3r 118052d
Fix populating gridpoints
jpalm3r b3c24b7
Fix tests
jpalm3r cbf9add
Simplify new tests
jpalm3r 15ff8b1
Add df test
jpalm3r 6d76486
Small fixes and expanding docs
jpalm3r 76190e8
Including to_dataset cell
jpalm3r 11b26db
removing cell
jpalm3r 851ad7a
refining api for selecting node and reaches subset
jpalm3r 6c6852c
small docstring change
jpalm3r 9f65bc8
solution for lazy matching with networkmodelresult and nodeobservation
jpalm3r 21c54d6
Including tests
jpalm3r 9c33eed
Update docs
jpalm3r 0179ece
update docs
jpalm3r 7e385c4
Including at parameter in NodeObservation
jpalm3r a0344ef
Apply tuple breakpoint tolerance when resolving network aliases
Copilot 7fd014b
Make tuple alias lookup deterministic and add tolerance edge-case tests
Copilot 1f47f56
Document deterministic tie-break in tuple alias resolution
Copilot f16a751
Clarify tolerance units and make tolerance tests self-describing
Copilot 8a99715
Add tie-break coverage for tolerance-based tuple alias matching
Copilot 5068f60
Handle empty network data and optimize subset/alias resolution paths
Copilot edd87d7
Avoid duplicate mutation in reduce_around when copy is false
Copilot a120582
Removing alias_map property
jpalm3r fefe0e8
Remove reduce_around
jpalm3r 5aa25da
Removing coords test
jpalm3r eaec45c
remove unused imports
jpalm3r c77e56b
Replace "all" for sentinel value None
jpalm3r 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
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.