-
Notifications
You must be signed in to change notification settings - Fork 1
/
sample_config.cfg
33 lines (30 loc) · 1.34 KB
/
sample_config.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[CONFIG]
# ------------------------------------------------------------
# input / output file paths
# ------------------------------------------------------------
rulepolys_file = tests/data/data.gdb.zip
rulepolys_layer = rule_polys
elevation = elevation.csv
becmaster = becmaster.csv
temp_folder = becmodel_tempdata
out_file = becmodel.shp
out_layer = becmodel
# ------------------------------------------------------------
# model parameters
# ------------------------------------------------------------
cell_size_metres = 50
cell_connectivity = 1
noise_removal_threshold_ha = 10
high_elevation_removal_threshold_ha = 100
aspect_neutral_slope_threshold_percent = 15
aspect_midpoint_cool_degrees = 0
aspect_midpoint_neutral_east_degrees = 90
aspect_midpoint_warm_degrees = 200
aspect_midpoint_neutral_west_degrees = 290
majority_filter_steep_slope_threshold_percent = 25
majority_filter_size_slope_low_metres = 250
majority_filter_size_slope_steep_metres = 150
expand_bounds_metres = 2500
high_elevation_removal_threshold_alpine = BAFA,CMA,IMA
high_elevation_removal_threshold_parkland = p,s
high_elevation_removal_threshold_woodland = w