Skip to content
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

Miscellaneous lazy preprocessor improvements #2520

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

bouweandela
Copy link
Member

@bouweandela bouweandela commented Sep 10, 2024

Description

Various improvements to the preprocessor functions related to handling lazy data.

Closes #issue_number

Link to documentation:


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.


To help with the number pull requests:

Copy link

codecov bot commented Sep 10, 2024

Codecov Report

Attention: Patch coverage is 95.83333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 94.82%. Comparing base (4b0dd41) to head (b8df498).

Files with missing lines Patch % Lines
esmvalcore/preprocessor/_area.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2520      +/-   ##
==========================================
- Coverage   94.83%   94.82%   -0.02%     
==========================================
  Files         251      251              
  Lines       14191    14200       +9     
==========================================
+ Hits        13458    13465       +7     
- Misses        733      735       +2     

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

@bouweandela bouweandela added preprocessor Related to the preprocessor dask related to improvements using Dask labels Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dask related to improvements using Dask preprocessor Related to the preprocessor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant