PecanProject / pecan

The Predictive Ecosystem Analyzer (PEcAn) is an integrated ecological bioinformatics toolbox.
www.pecanproject.org
Other
202 stars 234 forks source link

SDA hop test script #1453

Open mdietze opened 7 years ago

mdietze commented 7 years ago

When we add a model to SDA we need to test that the model successfully reads it's own restart and can restart without loss of information.

Would like a script that does the following:

  1. Load a settings file for a single-site run.
  2. Run the model as normal
  3. Call the sda code without passing any data. This should cause the model to stop & start at the years specified in the obs.mean and obs.cov objects, but wouldn't update them.
  4. Run a set of diagnostics to assess the ability of the stopped run to match the output of the default run.
araiho commented 6 years ago

@istfer I'm going to work on this today. Let me know if you've already started anywhere.

istfer commented 6 years ago

👍 I haven't worked on a script explicitly, only did tests by hand

github-actions[bot] commented 4 years ago

This issue is stale because it has been open 365 days with no activity.