OasisLMF / ODS_Tools

Python package supporting ODS OpenDataStandards (OED / ORD)
3 stars 1 forks source link

OED Settings merger #146

Open sstruzik opened 2 months ago

sstruzik commented 2 months ago

Add capacity to merge multiple settings files.

OED settings can contain several layer of settings coming from different sources (user, modeler, platform host) This feature allow to merge those setting into one comprehensive settings file. supported feature: default : setting can specify a default value that can be overwritten by other setting restricted: a key can be restricted to disallow other source to overwrite it min, max: check that value is within min and max boundaries option: to limit the possible value to only a specific list