pyradtran.schema.extract_schema

Contents

pyradtran.schema.extract_schema#

pyradtran.schema.extract_schema(root: Path) Dict[str, Any][source]#

Extract the option schema from <root>/src_py (no cache).

Raises:

RuntimeError – If the extraction subprocess fails or returns no options.