LDAR-Sim / LDAR_Sim

MIT License
11 stars 20 forks source link

[FEAT] Refactor Parameters in param_default_const to be more navigable and ensure they include all parameters #248

Open ThomasGalesloot opened 2 months ago

ThomasGalesloot commented 2 months ago

Requested Feature/Enhancement

The parameters in param_default_const.py are currently difficult to navigate because they do not match the actual parameters in the sense that sub parameter levels do not exist/are not mapped in param_default_const. Additionally, in particular for the Output_Params, some parameters in the actual parameter file are missing - for example the values under Summary_Visualizations.

Need for feature/Enhancement

Future Proofing/ Clean Code structure

Problem to solve

No response

Implementation Ideas

No response

Additional context

No response