Closed tecnavia-dev closed 4 years ago
Thanks for the pull request. Can you fix the linter issues and provide an example config for the new feature ?
Merging #41 into master will decrease coverage by
0.07%
. The diff coverage is0%
.
@@ 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.
@tecnavia-dev any updates on this PR ?
Some new features added: Gatherer
hour_pattern: "StartHH:mm EndHH:mm DeltaHH:mm"
hour_pattern: "00:00 23:59 00:30" #filter every 30 min hour_pattern: "06:00 18:00 01:00" #filter of 06:00 06:30 ... until 18:00