.bumpversion.cfg
.gitchangelog.rc
.gitignore
.stickler.yml
LICENSE
MANIFEST.in
README.md
TODO.rst
setup.cfg
setup.py
versioneer.py
bin/cat.py
bin/catter.py
bin/gatherer.py
bin/geographic_gatherer.py
bin/s3stalker.py
bin/scisys_receiver.py
bin/segment_gatherer.py
bin/trollstalker.py
bin/trollstalker2.py
bin/zipcollector_runner.py
examples/cat.cfg_template
examples/catter.cfg_template
examples/geo_gatherer.ini_template
examples/global_mosaic.yaml_template
examples/scale_images.ini_template
examples/segment_gatherer.ini_template
examples/segment_gatherer_hrpt_pps.yaml_template
examples/segment_gatherer_msg.yaml_template
examples/segment_gatherer_msg_and_iodc.yaml_template
examples/trollstalker2.cfg_template
examples/trollstalker_config.ini_template
examples/trollstalker_logging.ini_template
examples/zipcollector_config.cfg
examples/zipcollector_config.yaml
pytroll_collectors/__init__.py
pytroll_collectors/_version.py
pytroll_collectors/fsspec_to_message.py
pytroll_collectors/geographic_gatherer.py
pytroll_collectors/harvest_EUM_schedules.py
pytroll_collectors/helper_functions.py
pytroll_collectors/logging.py
pytroll_collectors/region_collector.py
pytroll_collectors/s3stalker.py
pytroll_collectors/scisys.py
pytroll_collectors/segments.py
pytroll_collectors/utils.py
pytroll_collectors.egg-info/PKG-INFO
pytroll_collectors.egg-info/SOURCES.txt
pytroll_collectors.egg-info/dependency_links.txt
pytroll_collectors.egg-info/not-zip-safe
pytroll_collectors.egg-info/requires.txt
pytroll_collectors.egg-info/top_level.txt
pytroll_collectors/tests/__init__.py
pytroll_collectors/tests/test_fsspec_to_message.py
pytroll_collectors/tests/test_geographic_gatherer.py
pytroll_collectors/tests/test_harvest_EUM_schedules.py
pytroll_collectors/tests/test_helper_functions.py
pytroll_collectors/tests/test_region_collector.py
pytroll_collectors/tests/test_s3stalker.py
pytroll_collectors/tests/test_scisys.py
pytroll_collectors/tests/test_segments.py
pytroll_collectors/tests/test_triggers.py
pytroll_collectors/tests/data/20161012_1200_EPSG4326_wv_no_blend.png
pytroll_collectors/tests/data/20161012_1200_GOES-13_EPSG4326_wv.png
pytroll_collectors/tests/data/20161012_1200_GOES-15_EPSG4326_wv.png
pytroll_collectors/tests/data/20161012_1200_Himawari-8_EPSG4326_wv.png
pytroll_collectors/tests/data/20161012_1200_Meteosat-10_EPSG4326_wv.png
pytroll_collectors/tests/data/20161012_1200_Meteosat-8_EPSG4326_wv.png
pytroll_collectors/tests/data/201702071200_Meteosat-10_EPSG4326_spam.png
pytroll_collectors/tests/data/DejaVuSerif.ttf
pytroll_collectors/tests/data/areas.yaml
pytroll_collectors/tests/data/empty.png
pytroll_collectors/tests/data/mpop.cfg
pytroll_collectors/tests/data/scale_images.ini
pytroll_collectors/tests/data/segments.ini
pytroll_collectors/tests/data/segments_double.yaml
pytroll_collectors/tests/data/segments_double_no_segments.yaml
pytroll_collectors/tests/data/segments_single.yaml
pytroll_collectors/triggers/__init__.py
pytroll_collectors/triggers/_base.py
pytroll_collectors/triggers/_posttroll.py
pytroll_collectors/triggers/_watchdog.py