Rev 38 |
Rev 40 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
<?xml version="1.0" encoding="UTF-8"?>
<!-- some comment here -->
<document>
<params>
<stampFile>e:\dev\iland\fonstudio\inits\circle100.jpg</stampFile>
<binaryStamp>E:\Daten\iLand\Light\fons\stamps.bin</binaryStamp>
<expression>5+3*sin(2)</expression>
<!-- hScale / rScale: formulas for calculation of impact.
available Variables: "dbh" = dbh in cm, "height" = height in meters-->
<rScale>1*dbh^0.5</rScale>
<hScale>0.4</hScale><!-- cellSize: in meters -->
<cellSize>2</cellSize>
<!-- cells: number of cells (NOT number of meters) in x and y-direction-->
<cells>50</cells>
<!-- Isofon settings
===============
seriesDbh: list of DBH values, space-separated
seriesStemnumber: list of stem-counts, space-delimited
seriesIsofones: list of isofon-values.
results will be:
* matrix of avg-fon value for each combination of Dbh & series
* isofones: for each isofon-value and each Dbh an interpolated stemnumber.
-->
<seriesDbh>10 15 20 25 30 35 40 45 50</seriesDbh>
<seriesStemnumber>4000 3500 3000 2500 2000 1500 1000 800 600 400 200</seriesStemnumber>
<seriesIsofones>0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.5</seriesIsofones>
<style>background-color: red;</style>
</params>
<treeinit>e:\dev\iland\fonstudio\inits\SingleC.csv</treeinit>
<trees>
<tree x="79.9" y="79.0" dbh="11" height="10"/>
<tree x="30" y="20" dbh="23" height="15"/>
<tree x="20" y="10" dbh="40.45" height="30"/>
<tree x="5.454" y="45.4" dbh="20" height="20"/>
<tree x="50" y="78.6" dbh="10" height="10"/>
<tree x="70" y="20" dbh="23" height="15"/>
<tree x="60" y="70" dbh="40.45" height="30"/>
<tree x="85.454" y="45.4" dbh="20" height="20"/>
<tree x="75" y="80" dbh="22" height="20"/>
</trees>
<lightroom>
<size x="100" y="100" z="65" cellsize="2" average="3"/>
<hemigrid size="5" latitude="48" diffus="0.5"/>
<trees>
<path>E:\Daten\iLand\Light\fons</path>
<tree name="douglasie_10" bhd="10" h="10" crown="5.3" formula="1.97*(min(0.95, hrel) / 0.95)^0.302"/>
<tree name="douglasie_20" bhd="20" h="20" crown="10.6" formula="2.53*(min(0.95, hrel) / 0.95)^0.302"/>
<tree name="douglasie_40" bhd="50" h="40" crown="21.2" formula="3.68*(min(0.95, hrel) / 0.95)^0.302"/>
<tree name="douglasie_80" bhd="80" h="60" crown="31.8" formula="5.98*(min(0.95, hrel) / 0.95)^0.302"/>
</trees>
</lightroom>
</document>