### Feature Request Transition Zero have developed an exhaustive but concise format for defining an energy system model using OSeMOSYS. It would be great to translate to and from this model definition format. [Here's an example](https://github.com/transition-zero/tz-osemosys/blob/main/examples/utopia/main.yaml) for how the files look. ### Is your feature related to a bug? _No response_ ### Suggested Solution tz-osemosys provide a YAML parser [here](https://github.com/transition-zero/tz-osemosys/blob/main/tz/osemosys/io/load_model.py). ### Additional Info _No response_