Difference between revisions of "User's guide to Ivent"

From Heureka Wiki
Jump to navigation Jump to search
(Replaced salix FTP links with heurekaslu equivalents.)
 
(26 intermediate revisions by one other user not shown)
Line 2: Line 2:
  
 
== Introduction ==
 
== Introduction ==
Ivent is an Windows Mobile application for handheld devices. It is used for field inventory of sample plot data. The inventory of a sample plot includes the registration of tree and site characteristics. The application can retrieve data from peripheral devices (through Bluetooth (TM)), including a digital caliper (for tree diameter measurement), a clinometer (for tree height measurement), a GPS, and a new tree positioning device ([http://www.haglofcg.com/index.php?option=com_content&view=article&id=80%3Apostex&catid=57%3Aproductsolutions&Itemid=118&lang=en PosTex]).
+
Ivent is an Windows Mobile application for handheld devices. It is used for field inventory of sample plot data. [[PlanStart]] is used for setting up a sample design, and export data to Ivent, and import it back and process the collected data.
 +
 
 +
The inventory of a sample plot includes the registration of tree and site characteristics. The application can retrieve data from peripheral devices (through Bluetooth or other radio), including a digital caliper (for tree diameter measurement), a clinometer (for tree height measurement), a GPS, and a new tree positioning device ([http://www.haglofcg.com/index.php?option=com_content&view=article&id=80%3Apostex&catid=57%3Aproductsolutions&Itemid=118&lang=en PosTex]).
 +
 
 +
==Main steps==
 +
 
 +
Considerable techniqualities are involved in a field inventory. In short, a field inventory includes the following steps:
 +
#[[Import of stand register | Import a stand register ]]
 +
#[[Sample design | Set up a sample design]]
 +
#Set up an [[Inventory | inventory and export data to a database file]]
 +
#Copy the database file to the field computer
 +
#:It is possible to distribute an inventory over several field crews just by distributing the same file created in the step above. PlanStart can handle this when importing back to the system.
 +
#Do field inventory with Ivent
 +
#Import field inventory data back to PlanStart
 +
#:If you have distributed the inventory to several computers, you can import them one by one until the whole inventory is completed.
  
 
== Field inventory instructions ==
 
== Field inventory instructions ==
Line 10: Line 24:
 
[[Field inventory instruction]]
 
[[Field inventory instruction]]
  
== Software instructions ==
+
== Settings ==
[[Software (and hardware) instructions]]
+
In Ivent's startpage you can find the menu Settings. Some of the settings are the listed below. '''After making changes, you must restart Ivent for the changes to take effect.'''
 
+
;DatabasePath: The path to where subfolder with database files are stored. For display only. Can only be modified by editing the app.ini file directly in a text editor.
== From Mobile to Forest database ==
+
;Comport GPS: Com-port for GPS. Default = 9. If you use an external GPS och connect it to COM9 then this setting should work.
 +
;Comport Caliper: Com-port for caliper. Default = 8. Set to 1 if you use Mantax caliper and Archer PDA
 +
You may have to edit the port settings so that they match your mobile device. TDS Nomad uses two ports for Bluetooth, ports COM8 and COM9.
 +
;CaliperModel: Type av computer caliper. 0 (default) = Digitech Professional (Bluetooth), 1=Digitech Mantax (radio device connected to serial port)
 +
;Species Order: Determines the order in which [[Definition:SpeciesCode | tree species codes]] are listed when entering tree codes in forms. You can change the order by selecting a species code, and move it up or down with the buttons with arrows.
 +
;SampleTreeSelectionMethod: Method for selecting sample trees, that is caliper trees for which additional measurements to diameter and species are made, such as age, height and barh thickness. Systematic (default) is a modifed version of the "random" algorithm, and gives a more evenly distribution of sample trees over sample plots. Both methods are PPS-methods (probability proportional to size).
 +
;CaliperCode1:The [[Definition:SpeciesCode | species code]] in Ivent that corresponds to code nr 1 on the caliper.
 +
;CaliperCode2:The [[Definition:SpeciesCode | species code]] in Ivent that corresponds to code nr 2 on the caliper.
 +
;...
 +
;CaliperCode8:The [[Definition:SpeciesCode | species code]] in Ivent that corresponds to code nr 8 on the caliper.
 +
Currently the calipers we are familiar with only support eigth species. If there are more species, you may have to edit the species code manually in Ivent after registering it with some other, temporary code.
  
[[Import and export]]
+
The settings are stored in a file called <code>app.ini</code> which is located in the same folder as the Ivent program (normally Program\Ivent). If this file is missing, a new one is automatically created by Ivent at startup (which is good if your app.ini file is corrupt). If there is a file available, the settings are read from that file at startup. This can be utilized of you have several invenntory crews with the same equipment and setup: just distribute an proper app.ini file.
  
== How Do I? ==
+
====Notes====
 +
*If you are upgrading from an older Ivent-version you should remove the old app.ini file and replace it with one of the following*:
 +
**English version:
 +
**:[https://www.heurekaslu.se/filerepository/Ivent/EnglishConfigFile/ https://www.heurekaslu.se/filerepository/Ivent/EnglishConfigFile/]
 +
**Swedish version:
 +
**:[https://www.heurekaslu.se/filerepository/Ivent/SwedishConfigFile/ https://www.heurekaslu.se/filerepository/Ivent/SwedishConfigFile/]
  
Considerable techniqualities are involved in a field inventory. Summarizing, the work always begins indoors, with [[PlanStart]] and other softwares (e.g. GIS) and available information, before entering the outdoors, fully equipped. Back from field, and now loaded with information about the forests; the stands, the plots, and the trees, the user will once again be stationed by the computer to finish the work in [[PlanStart]]. Finally, there should be a forest described and imported to a Heureka forest database, ready for analyses with, e.g., [[PlanWise]]. How do you do depends on how you do it, therefore, do it right.
+
== Entering measurement data ==
 +
[[Software (and hardware) instructions | User's manual to Ivent]]
  
 
== Reference ==
 
== Reference ==
  
 
[[:Category:Database|Database]]
 
[[:Category:Database|Database]]

Latest revision as of 16:53, 11 December 2019


Introduction

Ivent is an Windows Mobile application for handheld devices. It is used for field inventory of sample plot data. PlanStart is used for setting up a sample design, and export data to Ivent, and import it back and process the collected data.

The inventory of a sample plot includes the registration of tree and site characteristics. The application can retrieve data from peripheral devices (through Bluetooth or other radio), including a digital caliper (for tree diameter measurement), a clinometer (for tree height measurement), a GPS, and a new tree positioning device (PosTex).

Main steps

Considerable techniqualities are involved in a field inventory. In short, a field inventory includes the following steps:

  1. Import a stand register
  2. Set up a sample design
  3. Set up an inventory and export data to a database file
  4. Copy the database file to the field computer
    It is possible to distribute an inventory over several field crews just by distributing the same file created in the step above. PlanStart can handle this when importing back to the system.
  5. Do field inventory with Ivent
  6. Import field inventory data back to PlanStart
    If you have distributed the inventory to several computers, you can import them one by one until the whole inventory is completed.

Field inventory instructions

Instruction from 2008 (in Swedish) NB: This instruction is from field-studies made in summer '08 and has not been updated in accordance with the latest version of Ivent.

Field inventory instruction

Settings

In Ivent's startpage you can find the menu Settings. Some of the settings are the listed below. After making changes, you must restart Ivent for the changes to take effect.

DatabasePath
The path to where subfolder with database files are stored. For display only. Can only be modified by editing the app.ini file directly in a text editor.
Comport GPS
Com-port for GPS. Default = 9. If you use an external GPS och connect it to COM9 then this setting should work.
Comport Caliper
Com-port for caliper. Default = 8. Set to 1 if you use Mantax caliper and Archer PDA

You may have to edit the port settings so that they match your mobile device. TDS Nomad uses two ports for Bluetooth, ports COM8 and COM9.

CaliperModel
Type av computer caliper. 0 (default) = Digitech Professional (Bluetooth), 1=Digitech Mantax (radio device connected to serial port)
Species Order
Determines the order in which tree species codes are listed when entering tree codes in forms. You can change the order by selecting a species code, and move it up or down with the buttons with arrows.
SampleTreeSelectionMethod
Method for selecting sample trees, that is caliper trees for which additional measurements to diameter and species are made, such as age, height and barh thickness. Systematic (default) is a modifed version of the "random" algorithm, and gives a more evenly distribution of sample trees over sample plots. Both methods are PPS-methods (probability proportional to size).
CaliperCode1
The species code in Ivent that corresponds to code nr 1 on the caliper.
CaliperCode2
The species code in Ivent that corresponds to code nr 2 on the caliper.
...
CaliperCode8
The species code in Ivent that corresponds to code nr 8 on the caliper.

Currently the calipers we are familiar with only support eigth species. If there are more species, you may have to edit the species code manually in Ivent after registering it with some other, temporary code.

The settings are stored in a file called app.ini which is located in the same folder as the Ivent program (normally Program\Ivent). If this file is missing, a new one is automatically created by Ivent at startup (which is good if your app.ini file is corrupt). If there is a file available, the settings are read from that file at startup. This can be utilized of you have several invenntory crews with the same equipment and setup: just distribute an proper app.ini file.

Notes

Entering measurement data

User's manual to Ivent

Reference

Database