-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
A results object would capture all relevant FVS variables and array data at the end of a projection.
- Capture keywords, treelists, etc. so the simulation can be replicated independently.
- Autonomous, not dependent on the originating module.
- Picklable so results can be saved, transmitted, etc.
Optional if dependencies are available:
- Casting summaries, etc. into Pandas DataFrames, PyTables HDF tables, recarrays.
- Plotting with matplotlib and seaborn.