Skip to content

Add a results class #10

@tharen

Description

@tharen

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions