<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ocotal.iarc.uaf.edu/index.php?action=history&amp;feed=atom&amp;title=NGEE_Iridium_System_Brainstorm</id>
	<title>NGEE Iridium System Brainstorm - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ocotal.iarc.uaf.edu/index.php?action=history&amp;feed=atom&amp;title=NGEE_Iridium_System_Brainstorm"/>
	<link rel="alternate" type="text/html" href="http://ocotal.iarc.uaf.edu/index.php?title=NGEE_Iridium_System_Brainstorm&amp;action=history"/>
	<updated>2026-04-21T10:14:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://ocotal.iarc.uaf.edu/index.php?title=NGEE_Iridium_System_Brainstorm&amp;diff=2617&amp;oldid=prev</id>
		<title>imported&gt;Bob: Created page with &quot;===First thoughts=== So I put some links on the potential technologies page.  I think the rough arc is: *  that the data logger is programmed to turn on the computer on a set ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://ocotal.iarc.uaf.edu/index.php?title=NGEE_Iridium_System_Brainstorm&amp;diff=2617&amp;oldid=prev"/>
		<updated>2016-03-21T07:15:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;===First thoughts=== So I put some links on the potential technologies page.  I think the rough arc is: *  that the data logger is programmed to turn on the computer on a set ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===First thoughts===&lt;br /&gt;
So I put some links on the potential technologies page.  I think the rough arc is:&lt;br /&gt;
*  that the data logger is programmed to turn on the computer on a set schedule.  &lt;br /&gt;
* the computer has a service that runs at start up which queries the logger probably using:&lt;br /&gt;
** pycampbellcr1000.readthedocs.org/en/latest/&lt;br /&gt;
* the logger data now transferred to the computer...&lt;br /&gt;
** run it through datapro briefly?  Or maybe just specially reformat.&lt;br /&gt;
* maybe check out this smaz deal.&lt;br /&gt;
** import lib.smaz&lt;br /&gt;
** https://github.com/CordySmith/PySmaz&lt;br /&gt;
**... maybe better with zlib: http://stackoverflow.com/questions/12871775/python-compress-ascii-string&lt;br /&gt;
 from lib.smaz import compress, decompress&lt;br /&gt;
 import zlib&lt;br /&gt;
 a='&amp;quot;2016-03-21 07:00:00&amp;quot;,6444,0,-17.3,0.003,2.517,1.248,2.498,2.402,2.314,2.498,1.475,0,-17.7,0.003,0.483,1.174,2.498,2.478,2.412,2.498,1.499'&lt;br /&gt;
 &amp;gt;&amp;gt;&amp;gt; len(a)&lt;br /&gt;
 138&lt;br /&gt;
 &amp;gt;&amp;gt;&amp;gt; len(compress(a))&lt;br /&gt;
 140&lt;br /&gt;
 &amp;gt;&amp;gt;&amp;gt; len(zlib.compress(a))&lt;br /&gt;
 84&lt;br /&gt;
* anyway, after reformatting, then use AT commands to direct the sutron SBD to transmit the data to the iridium network.&lt;/div&gt;</summary>
		<author><name>imported&gt;Bob</name></author>
		
	</entry>
</feed>