Difference between
version 9
and
version 8:
Line 4 was replaced by line 4 |
- # PAR 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) |
+ # Refactor PAR wf into two wfs (data acquisition, data analysis), 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) |
At line 8 added 4 lines. |
+ # Example wf pulling data from SensorBase at CENS using WebService actor or DBQuery actor |
+ # Take loggernet out of the loop in the hardware demo (buy logger for testing) (Derik, Eric G) |
+ # New workflow to create derived data for Met data (e.g., wind chill, dewpoint, etc) |
+ # Determine how to archive data |
At line 34 added 1 line. |
+ # Develop common access interface for DataTurbine, SensorBase, and Antelope (Derik, Eric G/CENS,Matt,Ilkay) |
At line 42 added 1 line. |
+ |
Back to Meeting Notes March 08,
or to the Page History.
|