config/cloudmask_config_sample.yaml

Thu, 19 Nov 2020 10:23:32 +0000

author
Ioannis Binietoglou <ulalume3@gmail.com>
date
Thu, 19 Nov 2020 10:23:32 +0000
changeset 208
686c1525ce36
parent 128
168da625489b
permissions
-rw-r--r--

Merge branch 'gdoxastakis-master-patch-40497' into 'master'

Added custom_info field support

See merge request ioannis_binietoglou/atmospheric-lidar!1

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