-
Notifications
You must be signed in to change notification settings - Fork 96
Implement Zarr spatial and proj conventions support #883
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
Draft
emmanuelmathot
wants to merge
26
commits into
corteva:master
Choose a base branch
from
emmanuelmathot:zarr_conventions
base: master
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.
+3,536
−1,029
Draft
Changes from 2 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
19b41ae
FEAT: Implement Zarr spatial and proj conventions support with parsin…
emmanuelmathot 608f3a9
FEAT: Enhance spatial dimension handling to prioritize 'spatial:dimen…
emmanuelmathot 4a88399
FEAT: Implement Zarr conventions declaration and validation functions…
emmanuelmathot 606a7d7
REFAC: Simplify PROJJSON handling in crs_from_user_input function
emmanuelmathot 9fc918d
Add support for Zarr spatial and proj conventions
emmanuelmathot 773b50a
docs: Update history and documentation for Zarr support
emmanuelmathot 350efad
FEAT: Update Zarr conventions to default to WKT2 format and enhance c…
emmanuelmathot 6c9708a
FEAT: Update convention handling to default to None and prefer CF whe…
emmanuelmathot 6bcec17
FEAT: Enhance Zarr convention handling with new write_conventions met…
emmanuelmathot 3d1340f
FEAT: Enhance fallback handling for Zarr conventions in dimension and…
emmanuelmathot cee37b9
FEAT: Update Zarr conventions handling in writing functions and impro…
emmanuelmathot 8cdb7bb
FEAT: Update documentation and examples for Zarr conventions handling…
emmanuelmathot e15cffc
Implement feature X to enhance user experience and optimize performance
emmanuelmathot 6480bed
FEAT: Update tests for Zarr convention handling and improve assertion…
emmanuelmathot 008b325
FEAT: Refactor Zarr convention functions for improved readability and…
emmanuelmathot 4682037
FEAT: Update example notebook to include execution counts and output …
emmanuelmathot 429e767
FEAT: Update documentation to include links for Zarr conventions
emmanuelmathot b7d1c7d
FEAT: Update documentation and examples for Zarr conventions and impr…
emmanuelmathot 6b6070b
REFAC: Simplify error handling and improve readability in spatial met…
emmanuelmathot 41b5983
REFAC: Remove unnecessary blank lines in test_convention_architecture…
emmanuelmathot cad8ecb
REFAC: Update convention checks to use 'is' for identity comparison i…
emmanuelmathot f0389ca
REFAC: Remove redundant import of EXPORT_GRID_MAPPING and get_option …
emmanuelmathot 500e781
REFAC: Rename spatial metadata functions for clarity and consistency …
emmanuelmathot 062ed4b
REFAC: Remove unused format parameters and streamline CRS writing in …
emmanuelmathot 8b01209
Refactor code structure for improved readability and maintainability
emmanuelmathot 46e1487
Merge branch 'master' into zarr_conventions
emmanuelmathot 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
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.