inbo / niche_vlaanderen

Python package to run the NICHE Vlaanderen model
https://inbo.github.io/niche_vlaanderen/
MIT License
5 stars 2 forks source link

add overlay as option in niche configuration file #300

Open johanvdw opened 1 year ago

johanvdw commented 1 year ago

Currently, validating a niche map by creating an overlay is only possible in python code: https://inbo.github.io/niche_vlaanderen/lowlevel.html?highlight=overlay#validation

This functionally would ideally also be configurable in the configuration file, so it can be used from the cli interface.