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) |
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) |
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) |
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) (Eric G, Derik) |
+ # Determine how to archive data (e.g., EarthGrid w/ metadata) (Derik) |
Line 28 was replaced by line 28 |
- # 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: ) |
+ # Develop a mechanism for choosing a time and space bounded region (coverage) and subsetting data using that coverage specification; may be a sampling actor and/or search (when: April 30 who: ) |
At line 33 added 2 lines. |
+ # Add server registration features to OPeNDAP server |
+ # Add crawler/metadata indexing to OPeNDAP server |