-
Notifications
You must be signed in to change notification settings - Fork 98
Refactor for boundary lat/lon extraction #546
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
Open
ghiggi
wants to merge
40
commits into
pytroll:main
Choose a base branch
from
ghiggi:refactor-get_bbox-lonlat
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 10 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
e203899
Add refactor
ghiggi 95decd3
Fix wrong import
ghiggi ae730f7
Lint
ghiggi edcfcb4
Fix typo
ghiggi eae1873
Fix issues
ghiggi 1662d2d
Fix issues
ghiggi 655fb72
Fix issues
ghiggi b7df9be
Improve doc
ghiggi a5322a6
Improve doc
ghiggi 88065d7
Remove old use of frequency argument
ghiggi 0e992a2
Merge branch 'main' into refactor-get_bbox-lonlat
djhoese 8eff9b4
Address refactor boundary sides
ghiggi 36795df
Fix tests related to gradient resampling
ghiggi 1dca712
Deprecate get_edge_lonlat and remove duplicated coordinates
ghiggi 3c60e74
Ensure shapely polygon is closed !
ghiggi bba3bde
Refactor get_polygon and get_border_lonlat in gradient
ghiggi 34edc5c
Initial refactor of AreaBoundary
ghiggi 8fbf02f
Deprecate get_bbox_lonlats
ghiggi d9f4165
Private get_polygon and get_border_lonlat in gradient.__init__
ghiggi 83ec6df
Add test area fixtures
ghiggi 9de0a44
Treat geo area inside earth disk as classical AreaDef
ghiggi efd0773
Deprecate get_edge_bbox_in_projection_coordinates
ghiggi 0b669f8
Refactor boundary classes and ensure backward compatibilities
ghiggi cea363f
Add BoundarySides test units
ghiggi b9cda35
Add test units for visualizion utilities
ghiggi d41973a
Consistent naming across repo of lon/lat sides with sides_lons and si…
ghiggi c6a9378
Add geographic_boundary and projection_boundary methods
ghiggi 6323814
Deprecate boundary() for geographic_boundary()
ghiggi 6210bea
Pass AreaDef crs to ProjectionBoundary crs
ghiggi 28b5527
Solve wasted polygon computations in gradient for GEO FD
ghiggi 0eb7a6b
Deprecate get_boundary_lonlats and SimpleBoundary
ghiggi 0f1b578
Remove use of __file__ and relative paths in test units
ghiggi 059d496
Improve clarity of sides extraction for geographic and projection coo…
ghiggi d35f1b5
Refactor Geographic and Projection Boundary using composition and dep…
ghiggi b3273b8
Deal with AreaDefinition with unvalid sides: polar projections, globa…
ghiggi e3f4b24
Add code structure for boundary extraction for polar and global plana…
ghiggi 915e34f
Fix boundary ordering logic for swath and projections !
ghiggi 61240eb
Fix formatting warnings
ghiggi 7069197
Renaming to SphericalBoundary and PlanarBoundary
ghiggi e638557
Some cleanout and notes
ghiggi 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 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
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
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.