Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a results class #10

Open
tharen opened this issue Feb 1, 2016 · 0 comments
Open

Add a results class #10

tharen opened this issue Feb 1, 2016 · 0 comments

Comments

@tharen
Copy link
Owner

tharen commented Feb 1, 2016

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant