| Line 5 was replaced by line 5 |
| - # Complete PAR data acquisition wf: reorganize par-data-clean step, replace with generic actors (Elementwise: min, max, is.na; UnivariateDistribution: min, max, range, interquartile range, mean, variance, median, stddev, historgram, densityplot, autocorrelation, partial autocorrelation; bivariate: correlation; statistical model fit: lm, glm, gam; filter actors) (Derik) |
| + # Complete PAR data acquisition wf: reorganize par-data-clean step, replace with generic actors (Elementwise: min, max, is.na; UnivariateDistribution: min, max, range, interquartile range, mean, variance, median, stddev, historgram, densityplot, autocorrelation, partial autocorrelation; bivariate: correlation; statistical model fit: lm, glm, gam; filter actors) (Derik: top priority) [bug 3364 | http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3364] |
| Line 7 was replaced by line 7 |
| - # Parviez' workflow model for wrapping a simulation using CommandLineActor -- review annotations and resolve issues |
| + # Parviez' workflow model for wrapping a simulation using CommandLineActor -- review annotations and resolve issues (Derik, Daniel) bugs [3363|http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3363] , [3361|http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3361] , [3339|http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3339], [3235|http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3235] |
| Lines 9-11 were replaced by lines 9-11 |
| - # Parameter sweep example workflow (define reqs of param sweep actor, implement actor after checking existing actors and directors) |
| - # Review user manual section on Command Line Exec actor (section 5.5) (Parviez) |
| - # Example wf pulling data from SensorBase at CENS using WebService actor or DBQuery actor |
| + # Parameter sweep example workflow (define reqs of param sweep actor, implement actor after checking existing actors and directors) (Ilkay, Chad, Lucas, Parviez) |
| + # Review user manual section on Directors and Command Line Exec actor (section 5.5) (Parviez, Daniel) |
| + # Example wf pulling data from SensorBase at CENS using WebService actor or DBQuery actor (Eric G, Derik) [bug 3365|http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3365] |
| Lines 13-14 were replaced by lines 13-14 |
| - # New workflow to create derived data for Met data (e.g., wind chill, dewpoint, etc) |
| - # Determine how to archive data |
| + # New workflow to create derived data for Met data (e.g., wind chill, dewpoint, etc) (__COMPLETED__) |
| + # Determine how to archive data (e.g., EarthGrid w/ metadata) (Jing, Derik) |
| Line 18 was replaced by lines 18-20 |
| - # Layman version (without technical and scientific buzwords) of the description of the goals for each step and workflow(couple of paragraphs) (April 4th; 1 week) (Ilkay + Mark) |
| + # Generate list of Level 3 SST data URLs (some with with global coverage) to be used in prototyping workflow (Ilkay, Nathan, Peter) |
| + # Generate details of computational codes to be used to process the data (flowcharts+?) |
| + # __[Layman version|http://reap.ecoinformatics.org/Wiki.jsp?page=Ocean_SST_Conceptual]__ (without technical and scientific buzwords) of the description of the goals for each step and workflow(couple of paragraphs) (April 4th; 1 week) (Ilkay + Mark) |
| Line 21 was replaced by line 23 |
| - # Design the schema ad build a relational database for the match up datasets (April 11th; 2 weeks) (Dan and Ilkay) |
| + # Design the schema and build a relational database for the match up datasets (April 11th; 2 weeks) (Dan and Ilkay) __COMPLETED__ |
| Line 23 was replaced by line 25 |
| - # Working version0 (May 15th; 1.5 months - 4 weeks for implementation) (Ilkay and Dan) |
| + # Working version0 (May 15th; 1.5 months - 4 weeks for implementation) (Ilkay and Dan) __COMPLETED__ |
| Line 25 was replaced by line 27 |
| - # GHRSST Meeting (June 9-13, 2008; France) presentation and demonstration (June 9th; 2 months) (Peter) |
| + # GHRSST Meeting (June 9-13, 2008; France) presentation and demonstration (June 9th; 2 months) (Peter) __COMPLETED__ [presentation|https://code.ecoinformatics.org/code/reap/trunk/docs/presentations/20080610-cornillon-ghrsst.pdf] |
| Lines 28-30 were replaced by lines 30-34 |
| - # Develop user interface and data structures for choosing a coverage and subsetting data using that coverage specification; may be a sampling actor and/or search (when: April 30 who: ) |
| - # Document OPeNDAP actor, add to tree, remove ODC feature, assign icon, test for release (Nathan (with Kirsten)), (Next week)) |
| - # Matlab actor -- prepare for release, get library loading working, remove MatlabExpression version of actor (cretae bug to merge this as a fallback to JNI), make actor use TextArea for script, check documentation, complete test workflows (Daniel, with help from Kirsten, by mid April) |
| + # Develop a mechanism for choosing a time and space bounded region (Coverage object) and subsetting data using that coverage specification; may be a sampling actor and/or search (when: April 30 who: ) |
| + # Evaluate map display clients for inclusion in search GUI and GIS display |
| + # Develop a GUI for specifying space/time coverage constraints that returns a Coverage object that can be passed to servers for querying. The GUI would include widgets for selecting (possibly discontiguous) space and time windows, possibly providing real-time feedback about number of results |
| + # Document OPeNDAP actor, add to tree, remove ODC feature, assign icon, test for release (Nathan (with Kirsten)), (Next week)) __COMPLETED__ |
| + # Matlab actor -- prepare for release, get library loading working, remove MatlabExpression version of actor (cretae bug to merge this as a fallback to JNI), make actor use TextArea for script, check documentation, complete test workflows (Daniel, with help from Kirsten, by mid April) (See [http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3208]) |
| At line 33 added 2 lines. |
| + # Add server registration features to OPeNDAP server |
| + # Add crawler/metadata indexing to OPeNDAP server |
| Line 37 was replaced by line 43 |
| - # Add DateTime token type |
| + # Add DateTime token type __COMPLETED__ |
| Lines 39-42 were replaced by lines 45-48 |
| - # Modify Command Line Exec actor to trap errors so that workflow can continue after error or exception or core dump (Daniel) |
| - # Remove External Execution actor from actor list, docs, and maybe code base, and/or maybe consolidate CommandLineExec with External Execution (Daniel) |
| - # Check for bugs in CommandLineExec actor with respect to port names display and copy/paste and cloning operations (Daniel) |
| - # Change exit code behavior of Command Line Exec actor (return code from unerlying app, add port for boolean success value (Daniel) |
| + # Remove External Execution actor from actor list, docs, and maybe code base, and/or maybe consolidate CommandLineExec with External Execution (Daniel) (See [http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3207]) __COMPLETED__ |
| + ## Modify Command Line Exec actor to trap errors so that workflow can continue after error or exception or core dump (Daniel) |
| + ## Check for bugs in CommandLineExec actor with respect to port names display and copy/paste and cloning operations (Daniel) |
| + ## Change exit code behavior of Command Line Exec actor (return code from unerlying app, add port for boolean success value (Daniel) |
| Line 44 was replaced by line 50 |
| - # Initiate discussion between CENS/REAP/DataTurbine about commonalities in goals, approach, and interface (Eric G) |
| + # Initiate discussion between CENS/REAP/DataTurbine about commonalities in goals, approach, and interface (Eric G) __Ongoing__ |