pytroll / pytroll-collectors

Collector modules for Pytroll
GNU General Public License v3.0
3 stars 18 forks source link

Add filter hour pattern to segment gatherer #41

Closed tecnavia-dev closed 4 years ago

tecnavia-dev commented 5 years ago

Some new features added: Gatherer

mraspaud commented 5 years ago

Thanks for the pull request. Can you fix the linter issues and provide an example config for the new feature ?

codecov[bot] commented 5 years ago

Codecov Report

Merging #41 into master will decrease coverage by 0.07%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #41      +/-   ##
=========================================
- Coverage    4.29%   4.22%   -0.08%     
=========================================
  Files          18      18              
  Lines        2838    2885      +47     
=========================================
  Hits          122     122              
- Misses       2716    2763      +47
Impacted Files Coverage Δ
pytroll_collectors/tests/test_segments.py 0% <0%> (ø) :arrow_up:
pytroll_collectors/segments.py 0% <0%> (ø) :arrow_up:

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 27e699e...cfa6c08. Read the comment docs.

mraspaud commented 5 years ago

@tecnavia-dev any updates on this PR ?