8.5.2.1. parflow.tools.core.Run.from_definition
- classmethod Run.from_definition(file_path)
Method to generate a Run object from a file.
- Currently accepts the following input file types:
yaml pfidb
- Parameters:
file_path (str) – path to the file to read in
- Returns:
A new Run object