|
23 | 23 | <meta name="author" content="Nobuaki Mizumoto" />
|
24 | 24 |
|
25 | 25 |
|
26 |
| -<meta name="date" content="2024-09-13" /> |
| 26 | +<meta name="date" content="2024-09-19" /> |
27 | 27 |
|
28 | 28 | <meta name="viewport" content="width=device-width, initial-scale=1" />
|
29 | 29 | <meta name="apple-mobile-web-app-capable" content="yes" />
|
|
114 | 114 | <li class="chapter" data-level="5.1.1" data-path="technologies.html"><a href="technologies.html#termite-handling"><i class="fa fa-check"></i><b>5.1.1</b> Termite handling</a></li>
|
115 | 115 | <li class="chapter" data-level="5.1.2" data-path="technologies.html"><a href="technologies.html#lab-waste"><i class="fa fa-check"></i><b>5.1.2</b> Lab waste</a></li>
|
116 | 116 | </ul></li>
|
117 |
| -<li class="chapter" data-level="5.2" data-path="technologies.html"><a href="technologies.html#field"><i class="fa fa-check"></i><b>5.2</b> Field</a></li> |
| 117 | +<li class="chapter" data-level="5.2" data-path="technologies.html"><a href="technologies.html#field"><i class="fa fa-check"></i><b>5.2</b> Field</a> |
| 118 | +<ul> |
| 119 | +<li class="chapter" data-level="5.2.1" data-path="technologies.html"><a href="technologies.html#gps-coordinates"><i class="fa fa-check"></i><b>5.2.1</b> GPS coordinates</a></li> |
| 120 | +</ul></li> |
118 | 121 | <li class="chapter" data-level="5.3" data-path="technologies.html"><a href="technologies.html#hardware"><i class="fa fa-check"></i><b>5.3</b> Hardware</a>
|
119 | 122 | <ul>
|
120 | 123 | <li class="chapter" data-level="5.3.1" data-path="technologies.html"><a href="technologies.html#lab-pcs"><i class="fa fa-check"></i><b>5.3.1</b> Lab PCs</a></li>
|
@@ -243,6 +246,16 @@ <h3><span class="header-section-number">5.1.2</span> Lab waste<a href="technolog
|
243 | 246 | </div>
|
244 | 247 | <div id="field" class="section level2 hasAnchor" number="5.2">
|
245 | 248 | <h2><span class="header-section-number">5.2</span> Field<a href="technologies.html#field" class="anchor-section" aria-label="Anchor link to header"></a></h2>
|
| 249 | +<div id="gps-coordinates" class="section level3 hasAnchor" number="5.2.1"> |
| 250 | +<h3><span class="header-section-number">5.2.1</span> GPS coordinates<a href="technologies.html#gps-coordinates" class="anchor-section" aria-label="Anchor link to header"></a></h3> |
| 251 | +<p>Whenever you collect termites in the field, label by providing name, time, collector, and location (ideally coordinates in latitude and longitude). Then store all these information in the shared excel sheet for colony info (ask NM for access). The colony name is imperative. Keep labels for all subdivided colonies, groups and individuals not to get confused.<br /> |
| 252 | +To record coordinates, you may use Garmin GPS unit (NM use <a href="https://www.amazon.com/Garmin-Satellite-Communicator-TopoActive-Technology/dp/B08L8GF27L/ref=sr_1_3?keywords=GPSMAP%2B66i&qid=1673770485&sr=8-3&th=1">Garmin GPSMAP 66i</a>. GPSMAP 64s is also available.) or use your smartphone with the app that can record waypoints.</p> |
| 253 | +<ul> |
| 254 | +<li>Android: <a href="https://play.google.com/store/apps/details?id=pt.bluecover.gpsegnos&hl=en_US">GPS Waypoints</a></li> |
| 255 | +<li>Apple: <a href="https://apps.apple.com/us/app/gps-waypoints-lite/id1577544292">GPS Waypoints Lite</a></li> |
| 256 | +</ul> |
| 257 | +<p>When recording latitude and longitude, use a format of <code>dd.ddddd</code>. e.g., use <code>(32.59972, -85.48233)</code>, instead of <code>(32°35'59.0"N, 85°28'56.4"W)</code>.</p> |
| 258 | +</div> |
246 | 259 | </div>
|
247 | 260 | <div id="hardware" class="section level2 hasAnchor" number="5.3">
|
248 | 261 | <h2><span class="header-section-number">5.3</span> Hardware<a href="technologies.html#hardware" class="anchor-section" aria-label="Anchor link to header"></a></h2>
|
|
0 commit comments