config/cloudmask_config_sample.yaml

Thu, 22 Mar 2018 13:53:18 +0200

author
Iannis B <ioannis@inoe.ro>
date
Thu, 22 Mar 2018 13:53:18 +0200
changeset 142
b1cac5351db6
parent 128
168da625489b
permissions
-rw-r--r--

Added missing variable First_Signal_Rangebin in the supported variables for licel2scc convertion.

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