Presentation is loading. Please wait.

Presentation is loading. Please wait.

Sharing Forest Growth Model Data with Java and XML

Similar presentations


Presentation on theme: "Sharing Forest Growth Model Data with Java and XML"— Presentation transcript:

1 Sharing Forest Growth Model Data with Java and XML
George Racin US Forest Service Morgantown, WV, USA Disturbance Ecology and Management of Oak-Dominated Forests

2 What is XML? XML is EXtensible Markup Language
Similar to HTML in format HTML specifies presentation XML specifies data structure

3 Tree Species XML file <TreeSpecies> </TreeSpecies>
<?xml version="1.0" encoding="UTF-8"?> <TreeSpecies> <Tree> <CommonName>Balsam Fir</CommonName> <LatinName>Abies balsamea</LatinName> <SpeciesCode> 12</SpeciesCode> </Tree> <Tree> <CommonName>Eastern Redcedar</CommonName> <LatinName>Juniperus virginiana</LatinName> <SpeciesCode> 68</SpeciesCode> </TreeSpecies>

4 XML is free and platform independent
Not tied to a single vendor Free parsers available Embraced by entire industry

5 XML Processor PDA Growth Model Data Recorder <XML> Spreadsheet
<HTML> <PDAML> <XML> Growth Model XML Processor Graphic

6 Stand-Damage Model with Java
Based on JABOWA model Simulates growth of a Single Forest Stand Predicts Stem Count, Basal Area Increase, and Mortality

7 Stand-Damage in Client/Server Mode

8 Stand-Damage with Java Applets

9 Forest Management changes
Slide with men in the trees


Download ppt "Sharing Forest Growth Model Data with Java and XML"

Similar presentations


Ads by Google