Ecoinformatics site parent site of Partnership for Biodiversity Informatics site parent site of REAP - Home


 

 

 



RBNB Sink Actor Design And API

Difference between version 24 and version 10:

Removed lines 1-3
- __Note: This page under construction! CR800 program, wiring details, more text and cleanup of existing text to come...__
-
-
Lines 9-12 were replaced by line 6
- RBNBToKepler2 operates on a timeslice of data from an RBNB server. The user specified server, time range, and optionally channels to ignore (ie to not download), and the actor then retrieves and outputs this data.
-
- Below find screenshots of an example RBNBToKepler2 workflow and the resulting plots. This is junk "desk data"--the Campbell CR800 datalogger and sensors are set up and running on my desk. You can easily note when I switched from AC to solar near the beginning of the battery voltage plot. Sensors and the solar panel were/are occasionally arbitrarily moved about, though it was fairly infrequent (in the case of the panel, generally to better sit in sunlight). We had one cloudy day.
-
+ RBNBToKepler2 operates on a timeslice of data from an RBNB server. The user specifies server, time range, and optionally channels to ignore, and the actor then retrieves and outputs data and associated timestamps through multiports.
At line 13 added 3 lines.
+ There are two demonstration workflows that use the RBNBToKepler2 actor that you can try from the [CVS version|http://kepler-project.org/Wiki.jsp?page=DevelopmentForKepler] of Kepler:
+ * workflows/neon/RBNBToKeplerDisplay4SDF.xml (Creates plots)
+ * workflows/reap/TerrestrialRBNB_QAQC.xml (Emails alerts)
Removed lines 15-27
- !Plots
- All times are in seconds since unix epoch. This will be remedied in the future, it requires a fair amount of development to be implemented properly.
- || plot || Vendor || name/description || sensor model || units || notes
- | [Air Temp|RBNBSinkActorDesignAndAPI#Air Temp] | Campbell | Temp & RH Probe #1 | CS215L | Deg C | inside Gill Radiation Shield
- | [Relative Humidity|RBNBSinkActorDesignAndAPI#Relative Humidity] | Campbell | Temp & RH Probe #1 | CS215L | % | inside Gill Radiation Shield
- | [Battery Voltage|RBNBSinkActorDesignAndAPI#Battery Voltage] | Campbell | (12V Power Supply w/ Voltage Regulator) | (PS100) | Volts |
- | [Line Photosynthetic Photon Flux (PPF) 1|RBNBSinkActorDesignAndAPI#Line Photosynthetic Photon Flux (PPF) 1] | Apogee | Line Quantum Sensor #1 | LQS70-10 | mV | [1]
- | [Line PPF 2|RBNBSinkActorDesignAndAPI#Line PPF 2] | Apogee | Line Quantum Sensor #2 | LQS70-10 | mV | [1]
- | [Point PPF|RBNBSinkActorDesignAndAPI#Point PPF] | Apogee | Quantum Sensor | QSO-SUN | mV | [#1] plot is mV. Sensor has standard calibration 5.00 µmol m^-2s^-1 per mV. (PPF = sensor output * 5.00 µmol m^-2s^-1)
- | [Records|RBNBSinkActorDesignAndAPI#Records] | n/a | n/a | n/a |
- | [Wind Speed|RBNBSinkActorDesignAndAPI#Wind Speed] | Campbell | Anemometer | 014A-L | m/s |
- | [Volumetric Water Content (VWC) 1|RBNBSinkActorDesignAndAPI#Volumetric Water Content (VWC)] | Campbell | Reflectometer #1 | CS616 | % | currently sitting on desk, not in soil
- | [VWC 2|RBNBSinkActorDesignAndAPI#VWC 2] | Campbell | Reflectometer #2 | CS616 | % | currently sitting on desk, not in soil
Lines 29-48 were replaced by line 13
- !Air Temp
- [http://reap.ecoinformatics.org/attach?page=RBNBSinkActorDesignAndAPI%2Fair_temp_C.jpg]
- !Relative Humidity
- [http://reap.ecoinformatics.org/attach?page=RBNBSinkActorDesignAndAPI%2Frelative_humidity.jpg]
- !Battery Voltage
- [http://reap.ecoinformatics.org/attach?page=RBNBSinkActorDesignAndAPI%2FBatt_Volt_Mins.jpg]
- !Line Photosynthetic Photon Flux (PPF) 1
- [http://reap.ecoinformatics.org/attach?page=RBNBSinkActorDesignAndAPI%2Flqs70_Avg%281%29.jpg]
- !Line PPF 2
- [http://reap.ecoinformatics.org/attach?page=RBNBSinkActorDesignAndAPI%2Flqs70_Avg%282%29.jpg]
- !Point PPF
- [http://reap.ecoinformatics.org/attach?page=RBNBSinkActorDesignAndAPI%2Fqsosun_Avg.jpg]
- !Records
- [http://reap.ecoinformatics.org/attach?page=RBNBSinkActorDesignAndAPI%2Frecords.jpg]
- !Wind Speed
- [http://reap.ecoinformatics.org/attach?page=RBNBSinkActorDesignAndAPI%2FWS_ms_Avg.jpg]
- !Volumetric Water Content (VWC) 1
- [http://reap.ecoinformatics.org/attach?page=RBNBSinkActorDesignAndAPI%2FVW_Avg.jpg]
- !VWC 2
- [http://reap.ecoinformatics.org/attach?page=RBNBSinkActorDesignAndAPI%2FVW_Avg_2.jpg]
+ Attached below are some plots from the RBNBToKepler2 actor, results of sensor data being pulled from an RBNB server and plotted. For more details please see the [Terrestrial UseCase Hardware page|TerrestrialUseCaseHardware]

Back to RBNB Sink Actor Design And API, or to the Page History.