Project

General

Profile

Actions

Bug #3364

open

Complete PAR data acquisition workflow

Added by Derik Barseghian almost 16 years ago. Updated over 15 years ago.

Status:
New
Priority:
Normal
Category:
general
Target version:
Start date:
06/05/2008
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3364

Description

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

Actions #1

Updated by Derik Barseghian almost 16 years ago

I've completed a rough draft of this workflow and emailed a request for comments.

https://code.ecoinformatics.org/code/reap/trunk/usecases/terrestrial/workflows/PAR_workflow/par-data-clean.xml

It is very fine grained, and uses generic R actors that I've created, including: univariate threshold test, bivariate threshold test, aggregate, set name, merge, R sqrt, R division.

Or'ing two arrays together, and separating dataframes into components were also common tasks and non-generic R actors were used.

Actions #2

Updated by Derik Barseghian over 15 years ago

After some feedback from Matt, much of the plumbing that made this workflow so large has been removed.

Actors have been made more generic and parameter-driven, and workflow simplified, with an eye towards making it more ecologist-friendly, and actors more reusable.

Actions #3

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 3364

Actions

Also available in: Atom PDF