GFDRR / CCDR-tools

Geoanalytics for climate and disaster risk screening
https://gfdrr.github.io/CCDR-tools/
12 stars 8 forks source link

Modularization and defining specific config files #35

Open jasperschroeder opened 3 weeks ago

jasperschroeder commented 3 weeks ago

Is your feature request related to a problem? Please describe. There is some duplication of code and configuration files in the current codebase. This makes it hard to maintain and to further extend codebase in the future.

Describe the solution you'd like In the best case, we can split configurations and code into common and task-specific files.

Describe alternatives you've considered Not relevant.

Additional context Not relevant.

matamadio commented 3 weeks ago

I can produce the config files for each hazard type, I just need some guidance on how to frame it.

E.g. I guess each config should list which variables are loaded and set some default parameters.

Floods_config:

Cyclones_config:

Heat_config: