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

Port the maia reader to dask/xarray #281

Merged
merged 4 commits into from May 12, 2018
Merged

Port the maia reader to dask/xarray #281

merged 4 commits into from May 12, 2018

Conversation

mraspaud
Copy link
Member

@mraspaud mraspaud commented May 4, 2018

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

@coveralls
Copy link

coveralls commented May 4, 2018

Coverage Status

Coverage increased (+0.6%) to 65.117% when pulling 93c6915 on fix-maia-reader into 861c372 on develop.

@codecov-io
Copy link

codecov-io commented May 4, 2018

Codecov Report

Merging #281 into develop will increase coverage by 0.63%.
The diff coverage is 13.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #281      +/-   ##
==========================================
+ Coverage    64.47%   65.1%   +0.63%     
==========================================
  Files          114     115       +1     
  Lines        13997   14493     +496     
==========================================
+ Hits          9024    9436     +412     
- Misses        4973    5057      +84
Impacted Files Coverage Δ
satpy/resample.py 50.15% <0%> (ø) ⬆️
satpy/readers/maia.py 19.27% <14.28%> (-1.21%) ⬇️
satpy/tests/reader_tests/test_clavrx.py 95.83% <0%> (ø)
satpy/readers/native_msg_hdr.py 28.72% <0%> (+0.01%) ⬆️
satpy/tests/reader_tests/__init__.py 96.29% <0%> (+0.29%) ⬆️
satpy/tests/test_yaml_reader.py 99.05% <0%> (+0.47%) ⬆️
satpy/readers/file_handlers.py 88.67% <0%> (+0.92%) ⬆️
satpy/readers/native_msg.py 21.85% <0%> (+2.17%) ⬆️
satpy/readers/yaml_reader.py 87.91% <0%> (+2.36%) ⬆️
satpy/tests/reader_tests/test_hdf4_utils.py 96.2% <0%> (+4.97%) ⬆️
... and 2 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 861c372...93c6915. Read the comment docs.

@mraspaud mraspaud added enhancement code enhancements, features, improvements component:readers labels May 4, 2018
@mraspaud mraspaud self-assigned this May 4, 2018
@mraspaud mraspaud merged commit 43475c7 into develop May 12, 2018
@mraspaud mraspaud deleted the fix-maia-reader branch May 12, 2018 09:41
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

3 participants