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


 

 

 



Terrestrial Use Case Hardware

Difference between version 40 and version 39:

Line 4 was replaced by line 4
- The datafile that comes out of Loggernet, an ascii comma separated .dat file (LoggerNet "TOA5" format) was parsed and pushed into my RBNB server with a small java program I wrote (DatToRBNB.java). This program can create a new RBNB channelmap using all the data in a TOA5 file or be periodically run on a growing file to append to an existing channelmap. (* currently have a bug w/ append mode periodically dropping old data). DatToRBNB can also be used to pull data from RBNB and print it to stdout (in fact pulling data is also done when using append mode, to gather knowledge about the state of the existing RBNB data before appending).
+ The datafile that comes out of Loggernet, an ascii comma separated .dat file (LoggerNet "TOA5" format) was parsed and pushed into my RBNB server with a small java program I wrote (DatToRBNB.java). This program can create a new RBNB channelmap using all the data in a TOA5 file or be periodically run on a growing file to append to an existing channelmap. (* currently have a bug w/ append mode periodically dropping old data). DatToRBNB can also be used to pull data from RBNB and print it to stdout (in fact pulling data is also done when pushing using append mode, to gather knowledge about the state of the existing RBNB data before appending).
Line 6 was replaced by line 6
- ''__Note:__'' Don't try to read too much into these plots--data were collected indoors, from hardware that was occasionally moved about, powered off, etc. The program I use to push data into my RBNB server and the RBNBToKepler2 actor were both being modified as well.
+ ''__Note:__'' Don't try to read too much into these plots--data were collected indoors, from hardware that was occasionally moved about, powered off, etc. DatToRBNB.java and the RBNBToKepler2 actor were both being modified as well.

Back to Terrestrial Use Case Hardware, or to the Page History.