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

Daskify Earth-Sun distance correction. #1358

Merged
merged 2 commits into from Sep 11, 2020
Merged

Daskify Earth-Sun distance correction. #1358

merged 2 commits into from Sep 11, 2020

Conversation

sjoro
Copy link
Collaborator

@sjoro sjoro commented Sep 11, 2020

This PR fixes the calculation of Earth-Sun distance correction. Up to now, this correction converted the data from a dask-array to a numpy-array.

  • Passes flake8 satpy

@coveralls
Copy link

Coverage Status

Coverage increased (+0.002%) to 90.469% when pulling d030fd1 on sjoro:fix_earthsun into 5cf76e6 on pytroll:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.002%) to 90.469% when pulling d030fd1 on sjoro:fix_earthsun into 5cf76e6 on pytroll:master.

@codecov
Copy link

codecov bot commented Sep 11, 2020

Codecov Report

Merging #1358 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1358   +/-   ##
=======================================
  Coverage   90.46%   90.46%           
=======================================
  Files         228      228           
  Lines       33211    33217    +6     
=======================================
+ Hits        30045    30051    +6     
  Misses       3166     3166           
Impacted Files Coverage Δ
satpy/readers/utils.py 90.17% <100.00%> (+0.17%) ⬆️
satpy/tests/reader_tests/test_utils.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5cf76e6...d030fd1. Read the comment docs.

@mraspaud mraspaud merged commit dd8f6af into pytroll:master Sep 11, 2020
@sjoro sjoro deleted the fix_earthsun branch September 11, 2020 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants