Fixes serialisation issue #788 - #791
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #791 +/- ##
==========================================
- Coverage 90.02% 85.66% -4.36%
==========================================
Files 158 172 +14
Lines 12086 13175 +1089
Branches 593 637 +44
==========================================
+ Hits 10881 11287 +406
- Misses 1023 1698 +675
- Partials 182 190 +8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@pawel-wolff, thank you for this fix! My comments: Please add the new notebook to I also suggest you change this sentence in the notebook:
to
since the file contains these times only. I would like to ask you to do the same change in |
|
@pawel-wolff, just another request: please add |
Description
Fixes the issue #788.
Added a notebook which sets up a local dask cluster and converts a small GRIB dataset on dask workers.
The fix was tested on a larger-than-memory GRIB dataset.
Contributor Declaration
By opening this pull request, I affirm the following: