Skip to content
Waveform-Editor 0.3.1 documentation
waveform_editor.cli.load_config
Initializing search
    Waveform-Editor
    Waveform-Editor
      • Installation
      • Graphical User Interface
      • Command-Line Interface
      • Available Tendencies
      • Derived Waveforms
      • YAML File Format
      • MUSCLE3 IMAS Actor
      • API reference
        • waveform_editor
          • waveform_editor.annotations
          • waveform_editor.base_waveform
          • waveform_editor.cli
            • waveform_editor.cli.create_exporter
            • waveform_editor.cli.load_config
              • Fwaveform_editor.cli.load_config
            • waveform_editor.cli.parse_linspace
            • waveform_editor.cli.print_version
          • waveform_editor.configuration
          • waveform_editor.dependency_graph
          • waveform_editor.derived_waveform
          • waveform_editor.dict_editor
          • waveform_editor.exporter
          • waveform_editor.group
          • waveform_editor.muscle3
          • waveform_editor.pcssp_exporter
          • waveform_editor.settings
          • waveform_editor.util
          • waveform_editor.waveform
          • waveform_editor.yaml_globals
          • waveform_editor.yaml_parser
    • Fwaveform_editor.cli.load_config

    waveform_editor.cli.load_config¶

    waveform_editor.cli.load_config(config: WaveformConfiguration, filepath: Path) → None¶

    Load the YAML file from disk with the provided configuration.

    Parameters:
    config: WaveformConfiguration¶

    configuration to load the file with

    filepath: Path¶

    Path to the yaml file


    Last update: 2025-10-02
    Back to top
    Previous waveform_editor.cli.create_exporter
    Next waveform_editor.cli.parse_linspace
    © Copyright 2020-2025, ITER Organization.
    Created using Sphinx 6.2.1. and Sphinx-Immaterial