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

Reduce Dask computations in DayNightCompositor #2617

Merged
merged 8 commits into from
Oct 27, 2023

Merge branch 'main' into bugfix-dnc-compute

3d6041a
Select commit
Loading
Failed to load commit list.
Merged

Reduce Dask computations in DayNightCompositor #2617

Merge branch 'main' into bugfix-dnc-compute
3d6041a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2023 in 0s

95.18% (+0.00%) compared to 652a236

View this Pull Request on Codecov

95.18% (+0.00%) compared to 652a236

Details

Codecov Report

Merging #2617 (3d6041a) into main (652a236) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #2617   +/-   ##
=======================================
  Coverage   95.18%   95.18%           
=======================================
  Files         354      354           
  Lines       51256    51270   +14     
=======================================
+ Hits        48789    48803   +14     
  Misses       2467     2467           
Files Coverage Δ
satpy/composites/__init__.py 91.25% <100.00%> (+0.02%) ⬆️
satpy/modifiers/_crefl_utils.py 95.13% <100.00%> (ø)
satpy/tests/test_composites.py 100.00% <100.00%> (ø)