orbisgis / geoclimate

Geospatial processing toolbox for environmental and climate studies
GNU Lesser General Public License v3.0
59 stars 15 forks source link

Modify the way distance indicators and LOD_LCZ are declared in the configuration file #973

Open j3r3m1 opened 1 month ago

j3r3m1 commented 1 month ago

If not too much complicated, it would be nice:

  1. to have a keyword in "grid_indicators" to decide whether or not the sprawl area layer should be calculated (instead of having it in the grid_indicator list
  2. to add lcz_lod in the grid_indicator list and to replace the lcz_lod key value (used to define the number of levels) by a key word to set the number of lcz_lod levels (such as lcz_lod_nlev).

We can also think about other way to declare these two variables but the one proposed here might be an option