Schema¶
Schema to define simulations¶
This submodule provides a Pydantic schema defining a simulation. The schema is used to read and write simulation configuration files in JSON or YAML format.
See pigreads.schema.simulation.Simulation for the main schema.