pytroll / trollflow-sat

Satellite processing plugins for Trollflow
GNU General Public License v3.0
1 stars 8 forks source link

Internal handling of coverage_check option #37

Open goodsonr opened 5 years ago

goodsonr commented 5 years ago

In order to avoid doing a coverage check for GEOS satellites, it is possible to set a coverage_check flag to false. This flag exists in two configuration files, one for the processing flow (flow_processor_satpy.yaml_template) and one for the products (flow_processor_satpy_products.yaml_template), but only the one in the products config files appears to have any affect. When the flag is set to false in the processing config file, the coverage check is still performed