-
Notifications
You must be signed in to change notification settings - Fork 27
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
Vendor kerchunk fits reader #399
Conversation
Codecov ReportAttention: Patch coverage is
❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #399 +/- ##
==========================================
- Coverage 75.62% 71.23% -4.40%
==========================================
Files 33 35 +2
Lines 1994 2117 +123
==========================================
Hits 1508 1508
- Misses 486 609 +123
|
for more information, see https://pre-commit.ci
Note that in the kerchunk compatibility PR the FITS reader has now been updated to work with zarr-python v3. So we could just copy those changes here temporarily. |
superseded by #406 |
Passes locally with zarr v2. But I think this will break for an env with zarr v3 in it.
docs/releases.rst
New functions/methods are listed inapi.rst
New functionality has documentation