User Tools

Site Tools


curves_upland_oak

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
curves_upland_oak [2012/07/13 17:42]
192.168.1.7
curves_upland_oak [2016/06/28 21:19] (current)
Line 1: Line 1:
 +<​html>​
 +  <!--[if lt IE 9]><​script language="​javascript"​ type="​text/​javascript"​ src="​lib/​plugins/​jqplot/​excanvas.js"></​script><​![endif]-->​
 +  <script language="​javascript"​ type="​text/​javascript"​ src="​lib/​plugins/​jqplot/​jquery.min.js"></​script>​
 +  <script language="​javascript"​ type="​text/​javascript"​ src="​lib/​plugins/​jqplot/​jquery.jqplot.min.js"></​script>​
 +  <script type="​text/​javascript"​ src="​lib/​plugins/​jqplot/​jqplot.highlighter.min.js"></​script>​
 +  <script type="​text/​javascript"​ src="​js/​siteIndexChart.js"></​script>​
 +  <link rel="​stylesheet"​ type="​text/​css"​ href="​lib/​plugins/​jqplot/​jquery.jqplot.css"​ />
 +</​html>​
 +
 ====== Site Index Curves ====== ====== Site Index Curves ======
-===== Upland Oak ===== +===== Upland Oak - Virginia-Carolina Piedmont and northern Appalachian Mountains ​===== 
-{{::uplandoak1.jpg|}} +<​html>​ 
-\\ +    <div id="​chartdiv-wrapper">​ 
-SourceUSDA TechBulNo560 1937\\ +      <div id="​chartdiv"></​div>​ 
-{{:uplandoak2.jpg|}} +    </​div>​ 
-\\ +    <script type="​text/​javascript">​ 
-These site index curves are based on 697 observations of height on age for whitenorthernredsouthern +      var options = { 
-redscarletblackand chestnut oak in the Virginia-Carolina Piedmont and the Southern Appalachian +        title'​Virginia-Carolina Piedmont and northern Appalachian Mountains',​ 
-Mountains. The curves were constructed using equations of the formLog Height ​a + b (1/age).+        containerId'​chartdiv',​ 
 +        ​baseAge:​ 50, 
 +        bVars[1.2866, 0.9962, -0.0355, 1.4485, -0.0316], 
 +        cVars[0.77091.0063-0.0356, -1.5038, -0.0419]
 +        ​ageMin:​ 10, 
 +        ageMax: 100, 
 +        siMin: 30
 +        ​siMax:​ 110, 
 +        ageStep: 5, 
 +        siStep: 10 
 +      } 
 +      siteIndexChart ​new SiteIndexChart(options)
 +    </​script>​ 
 +</​html>​ 
curves_upland_oak.txt · Last modified: 2016/06/28 21:19 (external edit)