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


 

 

 



Terrestrial Use Case Hardware

Difference between version 35 and version 34:

At line 3 added 2 lines.
+ 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).
+

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