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

Cut radiances array depending on number of scans #340

Merged
merged 1 commit into from Jun 27, 2018
Merged

Conversation

mraspaud
Copy link
Member

This fixes the problem with reading compact viirs granules that have a lower number of scans.

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

@mraspaud mraspaud added this to the v0.9 milestone Jun 27, 2018
@mraspaud mraspaud self-assigned this Jun 27, 2018
@codecov
Copy link

codecov bot commented Jun 27, 2018

Codecov Report

Merging #340 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #340      +/-   ##
==========================================
- Coverage   69.13%   69.12%   -0.01%     
==========================================
  Files         123      123              
  Lines       15630    15632       +2     
==========================================
  Hits        10806    10806              
- Misses       4824     4826       +2
Impacted Files Coverage Δ
satpy/readers/viirs_compact.py 13.87% <0%> (-0.12%) ⬇️

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 1f48e04...7b867fc. Read the comment docs.

@mraspaud mraspaud merged commit a1ce978 into master Jun 27, 2018
@mraspaud mraspaud deleted the fix-compact-viirs branch June 27, 2018 21:12
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

1 participant