daneel.parameters package
Submodules
daneel.parameters.parameters module
- class daneel.parameters.parameters.Parameters(input_file)[source]
Bases:
object
The parameters class, crucial to read configuration files and run a complex code
Keyword arguments: input file – path to the .yaml configuration file where daneel will extract all the important parameters Return: a Python dictionary with all the parameters contained in the input file