- class foxes.config.Config(foxes.utils.Dict)[source]
Container for configurational data
Public members¶
- property dtype_double
The default double data type
- property dtype_int
The default int data type
- property work_dir
The foxes working directory
- property input_dir
The input base directory
- property output_dir
The default output directory
- property nc_engine
The NetCDF engine
- __getitem__(key)[source]
Return self[key].