foxes 1.3 documentation
foxes.config
Initializing search
    foxes
    foxes
    • Citation
    • Installation
    • Overview - how to setup foxes
    • Inputs
    • Models
    • Parallelization
    • Input parameter files
    • Examples
    • Optimization
    • API
    • Static data
    • Testing
    • Changelog

    foxes.config¶

    The foxes configurational data

    class foxes.config.Config(foxes.utils.Dict)[source]

    Container for configurational data

    foxes.config.get_path(pth, base)[source]

    Gets path object, respecting the base directory

    foxes.config.get_input_path(pth)[source]

    Gets path object, respecting the configurations input directory

    foxes.config.get_output_path(pth)[source]

    Gets path object, respecting the configurations output directory

    © Copyright 2024, Fraunhofer IWES.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial