Skip to content

Add support for lazy-loading chunked xarray.Datasets with dask#247

Draft
raphaelquast wants to merge 5 commits intodevfrom
lazy_datasets
Draft

Add support for lazy-loading chunked xarray.Datasets with dask#247
raphaelquast wants to merge 5 commits intodevfrom
lazy_datasets

Conversation

@raphaelquast
Copy link
Copy Markdown
Owner

@raphaelquast raphaelquast commented Jun 13, 2024

PR to improve handling of lazy-loaded Datasets with datashader.

  • At the moment, this PR only handles 2D datasets plotted with m.set_shape.shade_raster()

TODOs

For now, this only handles 2D datasets plotted with shade_raster
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 13, 2024

Codecov Report

❌ Patch coverage is 30.00000% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.92%. Comparing base (db451fb) to head (6373e79).
⚠️ Report is 172 commits behind head on dev.

Files with missing lines Patch % Lines
eomaps/eomaps.py 29.03% 44 Missing ⚠️
eomaps/_data_manager.py 28.57% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #247      +/-   ##
==========================================
- Coverage   75.00%   74.92%   -0.08%     
==========================================
  Files          27       27              
  Lines       11853    11869      +16     
==========================================
+ Hits         8890     8893       +3     
- Misses       2963     2976      +13     

☔ 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.

@raphaelquast raphaelquast changed the title Add support for lazy-loading chunked xarrax.Datasets with dask Add support for lazy-loading chunked xarray.Datasets with dask Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant