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 support for geolocation and angles to msi reader #305

Merged
merged 5 commits into from May 28, 2018

Conversation

mraspaud
Copy link
Member

  • Tests added
  • Tests passed
  • Passes git diff origin/master **/*py | flake8 --diff
  • Fully documented

@mraspaud mraspaud self-assigned this May 24, 2018
@mraspaud mraspaud added enhancement code enhancements, features, improvements component:readers labels May 24, 2018
@coveralls
Copy link

coveralls commented May 24, 2018

Coverage Status

Coverage decreased (-0.4%) to 65.508% when pulling f3c5d01 on feature-sentinel-2-msi-reader into 89217cb on master.

@codecov
Copy link

codecov bot commented May 24, 2018

Codecov Report

Merging #305 into master will decrease coverage by 0.66%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #305      +/-   ##
=========================================
- Coverage   65.86%   65.2%   -0.67%     
=========================================
  Files         118     118              
  Lines       14336   14811     +475     
=========================================
+ Hits         9443    9657     +214     
- Misses       4893    5154     +261
Impacted Files Coverage Δ
satpy/composites/__init__.py 32.93% <0%> (ø) ⬆️
satpy/readers/safe_msi.py 2.54% <0%> (-5.15%) ⬇️
satpy/readers/hrit_goes.py 41.59% <0%> (-9.09%) ⬇️
satpy/readers/safe_sar_c.py 19.32% <0%> (-0.68%) ⬇️
satpy/tests/test_scene.py 99.26% <0%> (ø) ⬆️
satpy/tests/reader_tests/__init__.py 96.55% <0%> (+0.12%) ⬆️
satpy/scene.py 83.33% <0%> (+0.3%) ⬆️
satpy/readers/file_handlers.py 88.88% <0%> (+0.65%) ⬆️
satpy/readers/yaml_reader.py 87.33% <0%> (+2.29%) ⬆️
satpy/readers/hrit_msg.py 29.81% <0%> (+4.58%) ⬆️
... and 1 more

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 89217cb...f3c5d01. Read the comment docs.

@mraspaud mraspaud merged commit 4be09c9 into master May 28, 2018
@mraspaud mraspaud deleted the feature-sentinel-2-msi-reader branch May 28, 2018 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:readers enhancement code enhancements, features, improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants