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 filename pattern for CLASS subscription files #2157

Merged
merged 2 commits into from Aug 1, 2022

Conversation

djhoese
Copy link
Member

@djhoese djhoese commented Aug 1, 2022

Replacement for #2156

@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #2157 (795c977) into main (3718b65) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #2157   +/-   ##
=======================================
  Coverage   93.95%   93.95%           
=======================================
  Files         285      285           
  Lines       43754    43754           
=======================================
  Hits        41108    41108           
  Misses       2646     2646           
Flag Coverage Δ
behaviourtests 4.73% <0.00%> (ø)
unittests 94.62% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
satpy/modifiers/parallax.py 99.15% <ø> (ø)
satpy/tests/reader_tests/test_aapp_l1b.py 100.00% <100.00%> (ø)
...atpy/tests/reader_tests/test_aapp_mhs_amsub_l1c.py 100.00% <100.00%> (ø)
satpy/tests/reader_tests/test_eps_l1b.py 100.00% <100.00%> (ø)
satpy/tests/reader_tests/test_sar_c_safe.py 100.00% <100.00%> (ø)
satpy/tests/writer_tests/test_ninjotiff.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.571% when pulling 795c977 on djhoese:avhrr-class into 3718b65 on pytroll:main.

@djhoese djhoese merged commit 30f73c5 into pytroll:main Aug 1, 2022
@djhoese djhoese deleted the avhrr-class branch August 1, 2022 15:41
@mraspaud mraspaud added enhancement code enhancements, features, improvements component:readers labels Aug 2, 2022
@mraspaud
Copy link
Member

mraspaud commented Aug 2, 2022

@djhoese I think we need to add @jeanlucshaw to the authors list, right?

@djhoese
Copy link
Member Author

djhoese commented Aug 2, 2022

Yes. I'll add them.

@djhoese djhoese mentioned this pull request Aug 2, 2022
4 tasks
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.

AVHRR CLASS Filename prefix prevents reading with Scene.
4 participants