Skip to content

Add support for handling zarr urls#7113

Draft
stephenworsley wants to merge 3 commits into
SciTools:mainfrom
stephenworsley:zarr_url_support
Draft

Add support for handling zarr urls#7113
stephenworsley wants to merge 3 commits into
SciTools:mainfrom
stephenworsley:zarr_url_support

Conversation

@stephenworsley
Copy link
Copy Markdown
Contributor

Closes #6967

@stephenworsley stephenworsley marked this pull request as draft May 28, 2026 13:10
@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

❌ Patch coverage is 30.76923% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.10%. Comparing base (28762c4) to head (beb1109).

Files with missing lines Patch % Lines
lib/iris/loading.py 0.00% 3 Missing and 1 partial ⚠️
lib/iris/io/__init__.py 25.00% 2 Missing and 1 partial ⚠️
lib/iris/fileformats/netcdf/saver.py 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7113      +/-   ##
==========================================
- Coverage   90.13%   90.10%   -0.04%     
==========================================
  Files          91       91              
  Lines       24957    24968      +11     
  Branches     4684     4688       +4     
==========================================
+ Hits        22496    22498       +2     
- Misses       1683     1689       +6     
- Partials      778      781       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Implicit Zarr support via nczarr

1 participant