config/cloudmask_config_sample.yaml

Wed, 10 Oct 2018 15:33:43 +0300

author
Iannis <i.binietoglou@impworks.gr>
date
Wed, 10 Oct 2018 15:33:43 +0300
changeset 160
db28629317fa
parent 128
168da625489b
permissions
-rw-r--r--

Fixed bug in Licel depol scripts.

Some information that were read from the licel files were not handled correctly in the licel depol classes.

channel: "01064.o_an"         # Identified of the channel to use for cloud masking
cloudfree_period_min: 60      # Minimum duration of cloud-free period to convert (in minutes)
file_duration_max:  120       # Maximum duration of file to create (in minutes)
max_cloud_height: 8000        # Maximum altitude (in m) to check for clouds.
plot: True                    # Create plots of cloud free periods
plot_directory: ./            # Output directory for creating plots

mercurial