generated from ioos/ioos-python-package-skeleton
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial CRS support * Update readme * IDK how this is failing... it works fine in notebook * lint * Fix test * Format * Convert proj to queries crs * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * format * Selection done, with some hackiness * Add projection to plugin * Fix area subsetting, add tests for pluign * Add test to plugin * Remove print Co-authored-by: Deepak Cherian <[email protected]> * Update tests/test_cf_router.py Co-authored-by: Deepak Cherian <[email protected]> * Update tests/test_select.py Co-authored-by: Deepak Cherian <[email protected]> * Update xpublish_edr/geometry/area.py Co-authored-by: Deepak Cherian <[email protected]> * Fix coord drops * Require lat and lng for projecting * Cleaner broadcast op * Explicit transpose to cleanup dataset on projection --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Deepak Cherian <[email protected]>
- Loading branch information
1 parent
a0cc958
commit 04affad
Showing
8 changed files
with
322 additions
and
31 deletions.
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
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.