NavigationUser login |
How-toLab CalendarSubmitted by Anonymous on Tue, 2008-03-18 17:44.
The purpose of this calendar is to reserve equipment, and schedule tasks related to the lab. ( categories: )
Exporting Track Data from Lab Trimble GPSSubmitted by dylan on Mon, 2008-03-17 22:52.
( categories: )
Working with Garmin GPS Units and DataSubmitted by dylan on Thu, 2008-02-28 22:26.
OverviewImporting and exporting data from/to the Garmin Rhino 120 units can be accomplished in several ways, resulting in several possible file formats. Care should always be taken to note the spatial reference system used to collect data, and how these data are handled by any import/export software. These units use a serial interface, therefore you will need a machine with a serial port or an appropriate USB serial port adapter. The best has several applications installed, and more information on possible software solution can be found here. In general it is best to save your waypoint or track data in GPX format, as this format is text-based and can easily be converted to other formats. Most applications will create GPX files using the native coordinate system of GPS (geographic coordinates WGS84 datum). Care should be taken to ensure that any GPX file created (for the purposes of uploading data to a GPS) contain "tags" (attributes) that conform to the standard names the GPS unit expects. Here are the tags that the Garmin Rhino 120 expects:
( categories: )
Generation of Vegetation Sampling AreasSubmitted by dylan on Wed, 2008-02-27 20:06.
Canopy Quantification via Image ClassificationSubmitted by dylan on Tue, 2008-02-19 21:14.
Lab Chromameter (CR-410) SOPSubmitted by dylan on Wed, 2007-10-03 22:24.
Notes
( categories: )
Ordinary Kriging Example: R via text fileSubmitted by dylan on Mon, 2007-06-11 01:58.
Note that this example is not meant to be an authoritative guide on variogram selection, or proper modeling of anisotropy-- just an example. The Kansas Geological Survey has an interesting set of reports that illustrate selection of a directional variogram in the presence of a strong, regional trend. ( categories: )
Ordinary Kriging Example: GRASS-R BindingsSubmitted by dylan on Wed, 2007-06-06 23:00.
( categories: )
Code highlighting examplesSubmitted by dylan on Thu, 2006-12-14 22:24.
Posting code snippets: style considerationsSeveral methods exist within the drupal CMS for posting code snippets. The geshifilter module will automatically highlight several languages. The 'R' language is missing, so it might be a good idea to write a language file for it. The geshfilter code block is implemented with the following tags. Note that you must specify the language type: i.e. 'sql', 'bash', 'php', 'python', etc. Logistics: Getting Connected and Executing QueriesSubmitted by dylan on Fri, 2006-11-03 05:39.
|