Skip to content
Snippets Groups Projects
Commit 8054a788 authored by GSFC Landslides's avatar GSFC Landslides
Browse files

change opt_rmstatfire to False

parent 46f946ba
No related branches found
No related tags found
1 merge request!73Largefire merge hotfix
......@@ -130,6 +130,6 @@ remove_static_sources_bool = True # remove areas with known flaring/gas sources
remove_static_sources_sourcefile = "VIIRS_Global_flaring_d.7_slope_0.029353_2017_web_v1.csv"
remove_static_sources_buffer = 0.01 # Buffer around static source points. Units defined by epsg.
opt_rmstatfire = True # do the removal of small fires with high pixel density
opt_rmstatfire = False # do the removal of small fires with high pixel density
number_of_multi_proc_workers = 3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment