[kepler-dev] [Bug 2960] - Change RExpression actor to use meaningful graphic file output names

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Mon May 5 09:50:55 PDT 2008


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2960


leinfelder at nceas.ucsb.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|1.0.0beta3                  |1.0.0




------- Comment #3 from leinfelder at nceas.ucsb.edu  2008-05-05 09:50 -------
During the follow up meeting, we decided to use the following approach for the
R expression file output:
For each run, a new "run" folder will be created and the output from actors in
that run will be deposited in that directory.  here's an example:
run one:
$KEPLER/tmp/run1/myRActor1.pdf
$KEPLER/tmp/run1/myRActor2.pdf
$KEPLER/tmp/run1/myRActor3.pdf
run two:
$KEPLER/tmp/run2/myRActor1.pdf
$KEPLER/tmp/run2/myRActor2.pdf
$KEPLER/tmp/run2/myRActor3.pdf
etc....


More information about the Kepler-dev mailing list