<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ocotal.iarc.uaf.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=137.229.21.10&amp;*</id>
	<title>IARC 207 Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://ocotal.iarc.uaf.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=137.229.21.10&amp;*"/>
	<link rel="alternate" type="text/html" href="http://ocotal.iarc.uaf.edu/index.php?title=Special:Contributions/137.229.21.10"/>
	<updated>2026-05-12T18:39:08Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://ocotal.iarc.uaf.edu/index.php?title=HMP155_USB_Interface_Commands&amp;diff=3236</id>
		<title>HMP155 USB Interface Commands</title>
		<link rel="alternate" type="text/html" href="http://ocotal.iarc.uaf.edu/index.php?title=HMP155_USB_Interface_Commands&amp;diff=3236"/>
		<updated>2018-09-09T03:04:56Z</updated>

		<summary type="html">&lt;p&gt;137.229.21.10: /* Super Site Specific */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can use a special USB cable from Vaisala to check on the performance of an HMP155.  To communicate, first install the driver.  This is easier said than done but 'vaisala instrument finder' in google may get you close, then download directly from Vaisala.  I can only find it via google, not through searching the Vaisala online software downloads.  Also handy is the user manual: &lt;br /&gt;
* http://www.vaisala.com/Vaisala%20Documents/User%20Guides%20and%20Quick%20Ref%20Guides/HMP155_User_Guide_in_English.pdf&lt;br /&gt;
&lt;br /&gt;
Check in the Device manager to see which COM port the cable installed as.  For me it is listed as COM3.  You can also see if you start CSI's Device Config.  It shows up there as 'Vaisala USB Device COM3'.... however, the commsettings are not compatible with Device Config so you'll need to try Putty.  The settings should be:&lt;br /&gt;
* 4800 Baud&lt;br /&gt;
* Even Parity&lt;br /&gt;
* 7 Data Bits&lt;br /&gt;
* 1 Stop Bit&lt;br /&gt;
* No hardware flow control&lt;br /&gt;
&lt;br /&gt;
Plug everything in and here a few commands to try:&lt;br /&gt;
 vers -- Version of probe&lt;br /&gt;
 smode run -- start automated output of current sensed values&lt;br /&gt;
 smode stop -- stop automated output&lt;br /&gt;
 seri -- set the baud etc&lt;br /&gt;
Check the manual for much more.  All of chapter 4 covers things you can do from this interface.&lt;br /&gt;
&lt;br /&gt;
====Super Site Specific====&lt;br /&gt;
Default from the factory will be the above: 4800 / E / 7 1&lt;br /&gt;
 Baud P D S     :     4800 E 7 1&lt;br /&gt;
To work with the MD-485 type the following.&lt;br /&gt;
 seri 9600 n 8 1&lt;br /&gt;
This will be the response:&lt;br /&gt;
 Baud P D S     :    9600 N 8 1&lt;br /&gt;
Next, change the format of the default message:&lt;br /&gt;
 FORM 5.3 T &amp;quot; &amp;quot; RH \n&lt;br /&gt;
&lt;br /&gt;
The Default is: &lt;br /&gt;
 RH= 27.6 %RH T= 26.7 'C&lt;br /&gt;
Changing the format results in this:&lt;br /&gt;
    17.164    49.757&lt;br /&gt;
&lt;br /&gt;
'''Lost to history but I'm sure there is a reason, the MD485 has baud rate 19200 for talking RS232 with CR1000 but 9600 baud talking to HMP155.'''&lt;/div&gt;</summary>
		<author><name>137.229.21.10</name></author>
		
	</entry>
	<entry>
		<id>http://ocotal.iarc.uaf.edu/index.php?title=HMP155_USB_Interface_Commands&amp;diff=3235</id>
		<title>HMP155 USB Interface Commands</title>
		<link rel="alternate" type="text/html" href="http://ocotal.iarc.uaf.edu/index.php?title=HMP155_USB_Interface_Commands&amp;diff=3235"/>
		<updated>2018-09-09T03:04:24Z</updated>

		<summary type="html">&lt;p&gt;137.229.21.10: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can use a special USB cable from Vaisala to check on the performance of an HMP155.  To communicate, first install the driver.  This is easier said than done but 'vaisala instrument finder' in google may get you close, then download directly from Vaisala.  I can only find it via google, not through searching the Vaisala online software downloads.  Also handy is the user manual: &lt;br /&gt;
* http://www.vaisala.com/Vaisala%20Documents/User%20Guides%20and%20Quick%20Ref%20Guides/HMP155_User_Guide_in_English.pdf&lt;br /&gt;
&lt;br /&gt;
Check in the Device manager to see which COM port the cable installed as.  For me it is listed as COM3.  You can also see if you start CSI's Device Config.  It shows up there as 'Vaisala USB Device COM3'.... however, the commsettings are not compatible with Device Config so you'll need to try Putty.  The settings should be:&lt;br /&gt;
* 4800 Baud&lt;br /&gt;
* Even Parity&lt;br /&gt;
* 7 Data Bits&lt;br /&gt;
* 1 Stop Bit&lt;br /&gt;
* No hardware flow control&lt;br /&gt;
&lt;br /&gt;
Plug everything in and here a few commands to try:&lt;br /&gt;
 vers -- Version of probe&lt;br /&gt;
 smode run -- start automated output of current sensed values&lt;br /&gt;
 smode stop -- stop automated output&lt;br /&gt;
 seri -- set the baud etc&lt;br /&gt;
Check the manual for much more.  All of chapter 4 covers things you can do from this interface.&lt;br /&gt;
&lt;br /&gt;
====Super Site Specific====&lt;br /&gt;
Default from the factory will be the above: 4800 / E / 7 1&lt;br /&gt;
 Baud P D S     :     4800 E 7 1&lt;br /&gt;
To work with the MD-485 type the following.&lt;br /&gt;
 seri 9600 n 8 1&lt;br /&gt;
This will be the response:&lt;br /&gt;
 Baud P D S     :    19200 N 8 1&lt;br /&gt;
Next, change the format of the default message:&lt;br /&gt;
 FORM 5.3 T &amp;quot; &amp;quot; RH \n&lt;br /&gt;
&lt;br /&gt;
The Default is: &lt;br /&gt;
 RH= 27.6 %RH T= 26.7 'C&lt;br /&gt;
Changing the format results in this:&lt;br /&gt;
    17.164    49.757&lt;br /&gt;
&lt;br /&gt;
'''Lost to history but I'm sure there is a reason, the MD485 has baud rate 19200 for talking RS232 with CR1000 but 9600 baud talking to HMP155.'''&lt;/div&gt;</summary>
		<author><name>137.229.21.10</name></author>
		
	</entry>
	<entry>
		<id>http://ocotal.iarc.uaf.edu/index.php?title=SS_To_Do_Next_Visit&amp;diff=3405</id>
		<title>SS To Do Next Visit</title>
		<link rel="alternate" type="text/html" href="http://ocotal.iarc.uaf.edu/index.php?title=SS_To_Do_Next_Visit&amp;diff=3405"/>
		<updated>2018-07-26T20:40:59Z</updated>

		<summary type="html">&lt;p&gt;137.229.21.10: /* 2018 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
===2018===&lt;br /&gt;
* Replace tower aspirator fans:&lt;br /&gt;
** https://catalog.orientalmotor.com/viewitems/mb-series-ac-centrifugal-fans-blowers/mb-series-50mm-centrifugal-fans-blowers&lt;br /&gt;
** I need to confirm that this unit is the correct one.  The one I took a picture of operates at 110VAC but I think some of the others operate at a lower voltage.&lt;br /&gt;
** 7/6/18 yes all are 110VAC&lt;br /&gt;
* Deploy sensor refresh instruments from March.&lt;br /&gt;
* Buy a new HMP155 for forest floor site&lt;br /&gt;
* More PAR sensors and hardware for in-situ&lt;br /&gt;
* Buy another SI-111 SDI12 model&lt;br /&gt;
* Attend LI-COR training?&lt;br /&gt;
* Polish Battery Backup System&lt;br /&gt;
* Tower Top CNR4 longwave thermistor wasn't fixed on last visit after all...&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
'' CNR4 Tower Top&lt;br /&gt;
'' CNR4 Left Yellow cable (Red-White Tape)&lt;br /&gt;
'' CNR4 Right Yellow cable (Red-Black Tape)&lt;br /&gt;
'' Thermistor Hi (White Wire) -- CR1000 SE8&lt;br /&gt;
'' Thermistor Lo (Black Wire) -- CR1000 AG&lt;br /&gt;
'' Precision Resistor -- CR1000 SE8 to CR1000 VX1&lt;br /&gt;
'' Shield -- CR1000 Ground&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* replace Loggernet computer&lt;br /&gt;
* Submit PRs for Summer 2018 Instrument Recalibrations&lt;br /&gt;
** Vaisala HMP155s&lt;br /&gt;
** MetOne 010C&lt;br /&gt;
** Kipp &amp;amp; Zonen CNR4 &lt;br /&gt;
* Late Fall recalibrations:&lt;br /&gt;
Ss soil has room on c7 for sdi12 rest or sr50a are on c3, c4 is open for other stuff.&lt;br /&gt;
Just moved cs616 to 5v to see if that does anything. Need to confirm this doesn't mess up and create noise in signals.&lt;/div&gt;</summary>
		<author><name>137.229.21.10</name></author>
		
	</entry>
	<entry>
		<id>http://ocotal.iarc.uaf.edu/index.php?title=SS_Site_Visit_2018-07-21&amp;diff=3556</id>
		<title>SS Site Visit 2018-07-21</title>
		<link rel="alternate" type="text/html" href="http://ocotal.iarc.uaf.edu/index.php?title=SS_Site_Visit_2018-07-21&amp;diff=3556"/>
		<updated>2018-07-21T21:31:40Z</updated>

		<summary type="html">&lt;p&gt;137.229.21.10: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* brought out Ameriflux team&lt;br /&gt;
* Fixed CNR4 top thermistor which I think the connector was cross threaded a bit and as tight as it would go but not actually engaged.  Or previously engaged and loosened shortly after the reinstallation.&lt;br /&gt;
* brought out replacement computer for met data but thinking I won't install until after the experiment is over and power needs are less... or I'll see once everything is all set and then maybe add.&lt;br /&gt;
* Extension cord for forest floor tower had fallen out of the wall a bit... plugged it back in.&lt;br /&gt;
* still doing a bit of boardwalk work&lt;br /&gt;
&lt;br /&gt;
===For to do next visit===&lt;br /&gt;
* could use several power strips in shed to make sure circuits are more easily balanced.&lt;br /&gt;
* Should use those one hole deals plus drill and screws to take a bit of pressure off the extension cords plugged in but hanging outside shed.&lt;br /&gt;
* need to bring out red &amp;amp; black wire for the 12v power supplies for the two laptops.&lt;br /&gt;
* shift data logger power onto the 12v battery system&lt;br /&gt;
* buy more cross arm brackets for additional PAR sensors on top&lt;br /&gt;
* bring out new skin surface temperature sensors&lt;br /&gt;
* bring out charged dewalt battery for sawzall.&lt;br /&gt;
* circuits are a bit unbalanced at the moment&lt;br /&gt;
* check with Bob about billing.&lt;/div&gt;</summary>
		<author><name>137.229.21.10</name></author>
		
	</entry>
	<entry>
		<id>http://ocotal.iarc.uaf.edu/index.php?title=SS_Site_Visit_2018-07-21&amp;diff=3555</id>
		<title>SS Site Visit 2018-07-21</title>
		<link rel="alternate" type="text/html" href="http://ocotal.iarc.uaf.edu/index.php?title=SS_Site_Visit_2018-07-21&amp;diff=3555"/>
		<updated>2018-07-21T21:10:58Z</updated>

		<summary type="html">&lt;p&gt;137.229.21.10: Created page with &amp;quot;* brought out Ameriflux team * Fixed CNR4 top thermistor which I think the connector was cross threaded a bit and as tight as it would go but not actually engaged.  Or previou...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* brought out Ameriflux team&lt;br /&gt;
* Fixed CNR4 top thermistor which I think the connector was cross threaded a bit and as tight as it would go but not actually engaged.  Or previously engaged and loosened shortly after the reinstallation.&lt;br /&gt;
* brought out replacement computer for met data but thinking I won't install until after the experiment is over and power needs are less... or I'll see once everything is all set and then maybe add.&lt;br /&gt;
* Extension cord for forest floor tower had fallen out of the wall a bit... plugged it back in.&lt;br /&gt;
&lt;br /&gt;
===For to do next visit===&lt;br /&gt;
* could use several power strips in shed to make sure circuits are more easily balanced.&lt;br /&gt;
* Should use those one hole deals plus drill and screws to take a bit of pressure off the extension cords plugged in but hanging outside shed.&lt;br /&gt;
* need to bring out red &amp;amp; black wire for the 12v power supplies for the two laptops.&lt;br /&gt;
* shift data logger power onto the 12v battery system&lt;br /&gt;
* buy more cross arm brackets for additional PAR sensors on top&lt;br /&gt;
* bring out new skin surface temperature sensors&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>137.229.21.10</name></author>
		
	</entry>
	<entry>
		<id>http://ocotal.iarc.uaf.edu/index.php?title=Super-Site&amp;diff=1207</id>
		<title>Super-Site</title>
		<link rel="alternate" type="text/html" href="http://ocotal.iarc.uaf.edu/index.php?title=Super-Site&amp;diff=1207"/>
		<updated>2018-07-21T20:59:38Z</updated>

		<summary type="html">&lt;p&gt;137.229.21.10: /* Visits */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Super Site Tower]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Super Site LI-COR Parts Inventory]]&lt;br /&gt;
&lt;br /&gt;
====Visits====&lt;br /&gt;
* [[SS Jan 2011 Trip 1]]&lt;br /&gt;
* [[SS Feb 2011 Trip 1]]&lt;br /&gt;
* [[SS Mar 2011 Trip 1]]&lt;br /&gt;
* [[SS Mar 2011 Trip 2]]&lt;br /&gt;
* [[SS June/Jul 2011 Trip 1]]&lt;br /&gt;
* [[SS May 2016 Trip 1]]&lt;br /&gt;
* [[SS August 2016 Trip 1]]&lt;br /&gt;
* [[SS Site Visit 2017-08-03]]&lt;br /&gt;
* [[SS Site Visit 2017-09-12]]&lt;br /&gt;
* [[SS Site Visit 2017-09-26]]&lt;br /&gt;
* [[SS Site Visit 2017-10-13]]&lt;br /&gt;
* [[SS Site Visit 2017-12-15]]&lt;br /&gt;
* [[SS Site Visit 2018-03-03]]&lt;br /&gt;
* [[SS Site Visit 2018-03-22]]&lt;br /&gt;
* [[SS Site Visit 2018-04-18]]&lt;br /&gt;
* [[SS Site Visit 2018-05-01 to 04]]&lt;br /&gt;
* [[SS Site Visit 2018-05-22]]&lt;br /&gt;
* [[SS Site Visit 2018-07-02]]&lt;br /&gt;
* [[SS Site Visit 2018-07-06]]&lt;br /&gt;
* [[SS Site Visit 2018-07-21]]&lt;br /&gt;
* [[SS To Do Next Visit]]&lt;br /&gt;
&lt;br /&gt;
===Current Programs===&lt;br /&gt;
CSI Signature Values on 2014-08-11... checked from Dropbow/Logger_programs/super-site/:&lt;br /&gt;
&lt;br /&gt;
 ==&amp;gt; SS_Diag_Diagnostic.dat &amp;lt;==&lt;br /&gt;
 &amp;quot;TOA5&amp;quot;,&amp;quot;SS_Diag&amp;quot;,&amp;quot;CR1000&amp;quot;,&amp;quot;29724&amp;quot;,&amp;quot;CR1000.Std.20&amp;quot;,&amp;quot;CPU:ss_diag_2011-01-25.CR1&amp;quot;,&amp;quot;30274&amp;quot;,&amp;quot;Diagnostic&amp;quot;&lt;br /&gt;
     30274 ss_diag_2011-01-25.CR1&lt;br /&gt;
&lt;br /&gt;
 ==&amp;gt; SS_Eco_1_AirTemps.dat &amp;lt;==&lt;br /&gt;
 &amp;quot;TOA5&amp;quot;,&amp;quot;SS_Eco_1&amp;quot;,&amp;quot;CR1000&amp;quot;,&amp;quot;13604&amp;quot;,&amp;quot;CR1000.Std.22&amp;quot;,&amp;quot;CPU:ss_eco1_2012-07-10.CR1&amp;quot;,&amp;quot;10119&amp;quot;,&amp;quot;AirTemps&amp;quot;&lt;br /&gt;
     10119 ss_eco1_2012-07-10.CR1&lt;br /&gt;
&lt;br /&gt;
 ==&amp;gt; SS_HeatFlux_1_Diagnostic.dat &amp;lt;==&lt;br /&gt;
 &amp;quot;TOA5&amp;quot;,&amp;quot;SS_HeatFlux_1&amp;quot;,&amp;quot;CR1000&amp;quot;,&amp;quot;47954&amp;quot;,&amp;quot;CR1000.Std.24&amp;quot;,&amp;quot;CPU:ss_hf_2012-10-09.CR1&amp;quot;,&amp;quot;31220&amp;quot;,&amp;quot;Diagnostic&amp;quot;&lt;br /&gt;
     31220 ss_hf_2012-10-09.CR1&lt;br /&gt;
&lt;br /&gt;
 ==&amp;gt; SS_Met_AirTemps.dat &amp;lt;==&lt;br /&gt;
 &amp;quot;TOA5&amp;quot;,&amp;quot;SS_Met&amp;quot;,&amp;quot;CR1000&amp;quot;,&amp;quot;30801&amp;quot;,&amp;quot;CR1000.Std.20&amp;quot;,&amp;quot;CPU:ss_met_2013-03-06.CR1&amp;quot;,&amp;quot;47292&amp;quot;,&amp;quot;AirTemps&amp;quot;&lt;br /&gt;
     47292 ss_met_2013-03-06.CR1&lt;br /&gt;
&lt;br /&gt;
 ==&amp;gt; SS_SnowTemp_Diagnostic.dat &amp;lt;==&lt;br /&gt;
 &amp;quot;TOA5&amp;quot;,&amp;quot;SS_SnowTemp&amp;quot;,&amp;quot;CR1000&amp;quot;,&amp;quot;22972&amp;quot;,&amp;quot;CR1000.Std.16&amp;quot;,&amp;quot;CPU:ss_snow_pro_2011-10-10.CR1&amp;quot;,&amp;quot;19271&amp;quot;,&amp;quot;Diagnostic&amp;quot;&lt;br /&gt;
     19271 ss_snow_pro_2011-10-10.CR1&lt;br /&gt;
&lt;br /&gt;
 ==&amp;gt; SS_Soil_Diagnostic.dat &amp;lt;==&lt;br /&gt;
 &amp;quot;TOA5&amp;quot;,&amp;quot;SS_Soil&amp;quot;,&amp;quot;CR1000&amp;quot;,&amp;quot;29723&amp;quot;,&amp;quot;CR1000.Std.20&amp;quot;,&amp;quot;CPU:ss_soil_2010-11-03.CR1&amp;quot;,&amp;quot;11488&amp;quot;,&amp;quot;Diagnostic&amp;quot;&lt;br /&gt;
     11488 ss_soil_2010-11-03.CR1&lt;br /&gt;
&lt;br /&gt;
===PFA Cameras===&lt;br /&gt;
user: pfa&lt;br /&gt;
&lt;br /&gt;
This is the tower uplooking Serial to USB converter: &lt;br /&gt;
 root@pfa-CF-AX3SEGJR:/home/PFA_/public_html/original/dc# udevadm info -a -n /dev/ttyUSB0 | grep '{serial}' | head -n1&lt;br /&gt;
    ATTRS{serial}==&amp;quot;0000:00:14.0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 Forest Floor: /dev/serial/by-path/pci-0000:00:14.0-usb-0:1:1.0-port0&lt;br /&gt;
 Tower Top: /dev/serial/by-path/pci-0000:00:14.0-usb-0:2:1.0-port0&lt;br /&gt;
&lt;br /&gt;
If you see a message like this in the logs:&lt;br /&gt;
 Error 10003: eph_waitsig got -2&lt;br /&gt;
The camera is probably not turned on.  To power on the tower top camera, press the button on the beige box for 2-3 seconds.  To turn on the Forest Floor camera you will need to open the domed box and physically turn the power on.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Images recorded on the cron schedule show here:&lt;br /&gt;
* http://monitors.iarc.uaf.edu/poker-flat-research-range/cameras.php&lt;br /&gt;
Manually recorded measurements, such as when running the scrip from a terminal window, show up here:&lt;br /&gt;
 /home/PFA_/public_html/original/dc&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Computers currently at Shed (7/2017)===&lt;br /&gt;
* Eddy Flux Tower Top Toughbook CF-31&lt;br /&gt;
** 64 bit Windows 7&lt;br /&gt;
** hostname: ''tower''&lt;br /&gt;
** purpose: log &amp;amp; manage tower top LICOR 7200&lt;br /&gt;
* Eddy Flux Forest Floor Toughbook CF-31&lt;br /&gt;
** 64 bit Windows 7&lt;br /&gt;
** hostname: ''ForestFloor''&lt;br /&gt;
** purpose: log &amp;amp; manage forest floor LICOR 7200&lt;br /&gt;
* ss-main Toughbook cf-19&lt;br /&gt;
** Debian&lt;br /&gt;
** hostname: ss-main&lt;br /&gt;
** purpose: logs super-site met etc. CR1000 systems&lt;br /&gt;
* DTS Toughbook CF-19&lt;br /&gt;
** Windows 7&lt;br /&gt;
** hostname: ''dts-jics-PC''&lt;br /&gt;
** purpose: log &amp;amp; manage DTS system&lt;br /&gt;
* MS700 Hyperspectral computer: Sony Vaio laptop&lt;br /&gt;
** Japanese Windows 10&lt;br /&gt;
** hostname: ''JAMSTECVAIO''&lt;br /&gt;
** purpose: LoggerNet for MS700 CR3000 logger&lt;br /&gt;
* All Sky Cam Laptop&lt;br /&gt;
** Ubuntu 16.04&lt;br /&gt;
** hostname: ''pfa-CF-AX3SEGJR''&lt;br /&gt;
** purpose: downloads images from up &amp;amp; down looking cameras&lt;br /&gt;
* Fiberswitch Small Dell Notepad&lt;br /&gt;
** Windows 10&lt;br /&gt;
** hostname: ''DELL-HK''&lt;br /&gt;
** purpose: manages HR400 system&lt;br /&gt;
* JICS PC#1 Toshiba Laptop&lt;br /&gt;
** Windows 7&lt;br /&gt;
** hostname: ''JICS1-PC''&lt;br /&gt;
** purpose: Dropbox backup at the moment for Eddy Flux data&lt;br /&gt;
====Other Computer Items====&lt;br /&gt;
* Hawking Technology Wireless Access Point&lt;br /&gt;
** Signal ID: SS_Wifi&lt;br /&gt;
* Ubiquiti M2 Bullet&lt;br /&gt;
** Located at tower top w/ power of ethernet injector in shed, this is our access to the Poker Internet Infrastructure.&lt;br /&gt;
* Net Gear 16 Port 10/100 Switch&lt;br /&gt;
===Forest Floor Flux Bonus info===&lt;br /&gt;
* batch file to automove data to dropbox:&lt;br /&gt;
 move c:\users\user\documents\* &amp;quot;C:\Users\user\Dropbox (JAMSTEC_PFRRdata)\pfrrflux\usprr_flux_original\archive_rawflux\floor\2018\&amp;quot;&lt;br /&gt;
* scheduled task set up to run this daily.&lt;br /&gt;
&lt;br /&gt;
===Tower Flux Bonus info===&lt;br /&gt;
* Use this batch file to transfer flux data to dropbox:&lt;br /&gt;
 move c:\users\user\documents\* &amp;quot;C:\Users\user\Dropbox (JAMSTEC_PFRRdata)\PFRRflux\USprr_Flux_Original\Archive_rawflux\Tower\2018\7200RS\&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Winscp script set up plus batch file running through task scheduler to transfer data from ss-met to dropbox:&lt;br /&gt;
 &amp;quot;C:\Program Files (x86)\WinSCP\WinSCP.com&amp;quot; /script=&amp;quot;c:\users\user\scripting\winscp_metdata.txt&amp;quot; &lt;br /&gt;
&lt;br /&gt;
* contents of '''winscp_metdata.txt'''&lt;br /&gt;
 open sftp://192.168.10.110&lt;br /&gt;
 synchronize local &amp;quot;C:\Users\user\Dropbox (JAMSTEC_PFRRdata)\PFRRflux\USprr_Flux_Original\MeteorologicalData\Met&amp;quot; /var/opt/CampbellSci/LoggerNet/4.1/SS_Met&lt;br /&gt;
 synchronize local &amp;quot;C:\Users\user\Dropbox (JAMSTEC_PFRRdata)\PFRRflux\USprr_Flux_Original\MeteorologicalData\Soil&amp;quot; /var/opt/CampbellSci/LoggerNet/4.1/SS_Soil&lt;br /&gt;
 exit&lt;br /&gt;
* Current raw archive: &lt;br /&gt;
 C:\Users\user\Dropbox (JAMSTEC_PFRRdata)\PFRRflux\USprr_Flux_Original\Archive_rawflux\Tower\2018\7200RS&lt;br /&gt;
&lt;br /&gt;
* Both of these batch files run as separate scheduled tasks under Task scheduler.  &lt;br /&gt;
** Met data transfers at 9:10 AK STD&lt;br /&gt;
** Flux data transfers at 1:08 AK STD &lt;br /&gt;
&lt;br /&gt;
===Older Content===&lt;br /&gt;
&lt;br /&gt;
Here's a page started by Bob.  Not sure how often I'll be adding stuff but it's been on my to-do list.  Thought I'd start with packages added to the toughbook.  &lt;br /&gt;
===COTS network system===&lt;br /&gt;
It's not the cheapest way to go but I thought going for commercial hardware for the network components would be the way to go.  We'll see once the site is operational for a winter or two.  Presently, what I have going on is something like this:&lt;br /&gt;
&lt;br /&gt;
This antenna picks up WiFi from a building at PFRR:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.radiolabs.com/products/antennas/2.4gig/backfire.php RadioLabs very directional antenna]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This WiFi adapter has a linux compatible chipset and was easy to setup:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.radiolabs.com/products/wireless/wave-magnum.php RadioLabs Magnum II USB Adapter]&amp;lt;br/&amp;gt;&lt;br /&gt;
This powered USB extender (extend using ethernet cable from box to box) allows the usb wifi adapter to be up on the tower, minimizing the coax losses on the run to the antenna:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.networktechinc.com/usbc5.html XTENDEX USB-C5-CE]&amp;lt;br/&amp;gt;&lt;br /&gt;
I picked up some underground burial suitable Cat5E to go from the computer usb extender to the tower usb extender:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.buy.com/prod/75ft-outdoor-waterproof-cat5e-ethernet-cable-direct-burial/q/sellerid/18349122/loc/101/211959049.html purchase link]&amp;lt;br/&amp;gt;&lt;br /&gt;
So those items combine to get you to the computer.  &lt;br /&gt;
&lt;br /&gt;
I have two CSI white boxes.  One to house the computer and one to house the tower USB &amp;amp; WiFi stuff.  Each is lined with blueboard, sealed with duct seal, and has some extra desiccant to keep it dry, hopefully warm enough in the cold, time will tell on that though.  I'll crunch the numbers at some point to see how much heat is being generated / how quickly it's dissipating.  &lt;br /&gt;
I don't expect to need to use the toughbook directly, should be available for sshing from UAF proper or via wired ethernet onsite but on the off chance I do need to connect locally, I have a VGA adapter connected to the computer and will leave a surplussed CRT monitor out at the site.  Connection to the laptop will be via a bluetooth keyboard/touchpad combo:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.mwave.com/mwave/skusearch_v3.asp?scriteria=5177008&amp;amp;pagetitle=Solidtek%20KB-3962B-BT%20Mini%20Bluetooth%20Wireless%20Keyboard%20B purchase link]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The computer is then connected to a network switch.  This allows it to connect to the local NL100 and handle any local DHCP traffic.  Probably a future upgrade will be a wireless bridge to allow other computers access to the internet / reduce the amount of brittle cabling laying about in the shed. See below for information and particulars of the software setup.&lt;br /&gt;
&lt;br /&gt;
====Toughbook Setup====&lt;br /&gt;
Stock Debian with a few extra packages installed like Numpy, TeamViewer, LoggerNet for Linux&lt;br /&gt;
&lt;br /&gt;
Currently use a Ubiqiti device to provide local network accesss.&lt;br /&gt;
192.168.10.x subnet I think.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====PakBus etc.====&lt;br /&gt;
Computer MD485:&lt;br /&gt;
 RS485 &amp;amp; RS232 Active&lt;br /&gt;
 RS485@ 38k&lt;br /&gt;
 RS232@ 115.2k&lt;br /&gt;
 &lt;br /&gt;
Logger MD485s are setup:&lt;br /&gt;
 RS485 &amp;amp; CSI/O active&lt;br /&gt;
 CSI/O Mode -- Modem Enabled&lt;br /&gt;
 Transparent communication mode&lt;br /&gt;
 CSI/O @ 38k&lt;br /&gt;
 RS485 @ 38k&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Data loggers:&lt;br /&gt;
add-device pakbus-port {PakBusPort} as-child {ComPort};&lt;br /&gt;
add-device CR1000 {SS_Met} as-child {PakBusPort};  (420)&lt;br /&gt;
add-device CR1000 {SS_Soil} as-child {PakBusPort}; (421)&lt;br /&gt;
add-device CR1000 {SS_Diag} as-child {PakBusPort}; (422)&lt;br /&gt;
add-device CR1000 {SS_SnowTemp} as-child {PakBusPort}; (424)&lt;br /&gt;
add-device CR1000 {SS_Eco_1} as-child {PakBusPort}; (423)&lt;br /&gt;
add-device CR1000 {SS_HeatFlux_1} as-child {PakBusPort}; (425)&lt;br /&gt;
&lt;br /&gt;
====Field Visit Checklists====&lt;/div&gt;</summary>
		<author><name>137.229.21.10</name></author>
		
	</entry>
</feed>