config/cloudmask_config_sample.yaml

changeset 128
168da625489b
equal deleted inserted replaced
127:6051a9bae77b 128:168da625489b
1 channel: "01064.o_an" # Identified of the channel to use for cloud masking
2 cloudfree_period_min: 60 # Minimum duration of cloud-free period to convert (in minutes)
3 file_duration_max: 120 # Maximum duration of file to create (in minutes)
4 max_cloud_height: 8000 # Maximum altitude (in m) to check for clouds.
5 plot: True # Create plots of cloud free periods
6 plot_directory: ./ # Output directory for creating plots
7

mercurial