pastas.io.pas.load# pastas.io.pas.load(fname: str) → dict# Load a Pastas model from a JSON file. Parameters: fname (str) – Filename of the JSON file to load. Returns: Dictionary containing the model data. Return type: dict