pyradtran.config.create_example_config

pyradtran.config.create_example_config#

pyradtran.config.create_example_config(output_path: str | Path)[source]#

Write a commented example YAML config to output_path.

Parameters:

output_path (str or pathlib.Path) – Destination file. Parent directories are created automatically.