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

Add the ocean color product to olci #294

Merged
merged 1 commit into from May 16, 2018
Merged

Conversation

mraspaud
Copy link
Member

This is basically the same as true_color with a higher gamma

  • Tests added
  • Tests passed
  • Passes git diff origin/develop **/*py | flake8 --diff

@coveralls
Copy link

Coverage Status

Coverage remained the same at 65.487% when pulling 86123ac on feature-olci-ocean-color into 8a4d74f on develop.

@codecov
Copy link

codecov bot commented May 15, 2018

Codecov Report

Merging #294 into master will decrease coverage by 0.35%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #294      +/-   ##
==========================================
- Coverage   65.86%   65.51%   -0.36%     
==========================================
  Files         118      117       -1     
  Lines       14321    14273      -48     
==========================================
- Hits         9433     9351      -82     
- Misses       4888     4922      +34
Impacted Files Coverage Δ
satpy/readers/hrit_goes.py 27.32% <0%> (-23.36%) ⬇️
satpy/readers/hrit_msg.py 24.88% <0%> (-0.35%) ⬇️
satpy/tests/reader_tests/__init__.py 96.29% <0%> (-0.14%) ⬇️
satpy/tests/reader_tests/test_hrit_goes.py
satpy/readers/yaml_reader.py 85.07% <0%> (+0.03%) ⬆️
satpy/readers/file_handlers.py 88.67% <0%> (+0.44%) ⬆️
satpy/readers/hrit_base.py 81.73% <0%> (+5.73%) ⬆️

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 f912f9b...86123ac. Read the comment docs.

@mraspaud mraspaud changed the base branch from develop to master May 15, 2018 20:39
@mraspaud mraspaud added enhancement code enhancements, features, improvements component:enhancements component:compositors labels May 16, 2018
@mraspaud mraspaud merged commit 68ab849 into master May 16, 2018
@mraspaud mraspaud deleted the feature-olci-ocean-color branch May 16, 2018 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:compositors component:enhancements enhancement code enhancements, features, improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants