edenduthie / pals

Web application implementing the protocol for the analysis of land surface models
1 stars 3 forks source link

Add ability to re-run analyses separately for MO, DS, models and experiments. #37

Open gabsun opened 12 years ago

gabsun commented 12 years ago

This will likely need to wait until after experiments are implemented, and initially will just be for admin users. I envisage an admin-user-only button: (a) on the model view page, for re-running all analysis associated with that model (b) the data set view page, for re-running analyses associated with that DS (c) on the MO view page, for re-running analyses associated with that MO, and (d) on the experiment view page, for re-running analyses associated with that experiment.

Ultimately, when user-defined benchmarks are introduced (after experiments), users will need to be able re-run analyses when they change their nominated benchmarks (although this may be automated as part of the process of changing benchmarks). This is obviously a first step in that process.