This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Jg 541 subset spatial update #563
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
212e778
Subset long_polygons
64b1308
Fix animation
178114f
Fix subset tests
2486d9d
ds uses new spatial_subset_impl
541e1ee
Don't create dis-joint longitude
ae84985
Adjust attributes, fix tests
add09d6
Notebook to test #508
96e2dfc
Subset spatial optimizations
1021215
Fix tests
ae384ad
Use matplotlib bulk ray tracing algorithm
0d0e132
Merge branch 'master' into jg-541-subset-spatial-update
548470a
Fix merging issues
3766b91
More robust bounds handling
1654754
Add monitor to subset_spatial
740944a
Plot meshgrid, include crossed pixels
9f01369
Update subset tests
ec8f6ff
Select all crossed pixels when masking a polygon
05c3638
Add parameter for pixel or contour plot
9f9efdf
Default pixel mesh for animations
922786b
Handle selecting single pixels and 1D lines
ba13167
Fix more edge cases
95a34a3
Fix anomaly test
5ade4c2
Tests, clean-up
1863c86
Notebok showcasing subset_spatial
0b5d621
Fix tests, add allow_point parameter
c20d755
Merge branch 'master' into jg-541-subset-spatial-update
945a4d2
Fix ds implementations
17e74c6
Fix messed up automatic merge
b92fc86
Flake8 fixes
b7388c0
Update CHANGES.md
2aff50d
Merge branch 'master' into jg-541-subset-spatial-update
JanisGailis 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
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
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
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.
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.
Please use "extent", see http://www.dictionary.com/browse/extent
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.
Ah... I don't agree. :)
The depends if you want a statement, or a description. But even if it's a statement, just 'extent' would be wrong-ish. So it's either:
'The provided polygon extent is outside of bounds'
Or with a verb (http://www.dictionary.com/browse/extend)
'The provided polygon extends outside of bounds'