-
Notifications
You must be signed in to change notification settings - Fork 273
Open
Description
Opening issue to discuss the closed PR #1733
Description
@dlebauer had the idea to create a template for a basic PEcAn workflow.
Context
To carry over some of the points made in #1733:
- Add an Rmarkdown template to create a new workflow interface.
- Issue with having to maintain multiple workflows and keep them all up to date and debugged.
- Could have the template be generated by parsing workflow.R through make
- The scripts/workflow*.R files are not user friendly for interactively debuging a workflow, or for keeping track of science methods and rationale , notes etc. and ultimately publishing a workflow as a reproducible(ish?) analysis. The status and if/else get in the way.
- perhaps this should be in PEcAn.worflow instead of PEcAn.all