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

Fix enhance2dataset to support P-mode datasets #1432

Merged
merged 4 commits into from Nov 11, 2020

Conversation

mraspaud
Copy link
Member

@mraspaud mraspaud commented Nov 11, 2020

Allows P-datasets to be converted to RGB during the BackgroundCompositor operations.

@ghost
Copy link

ghost commented Nov 11, 2020

Congratulations 🎉. DeepCode analyzed your code in 50.165 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

👉 View analysis in DeepCode’s Dashboard | Configure the bot

@codecov
Copy link

codecov bot commented Nov 11, 2020

Codecov Report

Merging #1432 (bbd6b6f) into master (cafa071) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1432      +/-   ##
==========================================
+ Coverage   90.64%   90.66%   +0.01%     
==========================================
  Files         236      236              
  Lines       33864    33931      +67     
==========================================
+ Hits        30695    30762      +67     
  Misses       3169     3169              
Impacted Files Coverage Δ
satpy/composites/__init__.py 87.81% <100.00%> (+0.29%) ⬆️
satpy/tests/test_composites.py 99.87% <100.00%> (+<0.01%) ⬆️

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 cafa071...bbd6b6f. Read the comment docs.

@coveralls
Copy link

coveralls commented Nov 11, 2020

Coverage Status

Coverage increased (+0.05%) to 90.66% when pulling bbd6b6f on mraspaud:feature-enhance2dataset-p into cafa071 on pytroll:master.

@mraspaud mraspaud merged commit c059fe1 into pytroll:master Nov 11, 2020
@mraspaud mraspaud deleted the feature-enhance2dataset-p branch August 17, 2021 08:22
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