LANDIS-II Biomass Succession Extension (v1.0) User's Guide

Size: px
Start display at page:

Download "LANDIS-II Biomass Succession Extension (v1.0) User's Guide"

Transcription

1 LANDIS-II Biomass Succession Extension (v1.0) User's Guide Robert M. Scheller James B. Domingo University of Wisconsin-Madison Last Revised: February 22, 2006

2 Table of Contents Introduction Biomass Shade Calculation Cohort Reproduction Cohort Growth and Ageing Cohort Senescence and Mortality Dead Biomass Decay Initializing Biomass Interactions with Age-Only Disturbances References Acknowledgments Input File Rules Input File Parameters Seeding Algorithm Shade Table Biomass Succession Species Parameters Establishment Probabilities Maximum Growth Rates Leaf Litter Decay Rates Age-Cohort Disturbance Link Page 2 of 10

3 Introduction This document is a member of the set of documents that describes how to use the Biomass Succession Extension to the LANDIS-II model. The purpose of this document is to describe the Biomass Succession Extension for Ecologists who want to learn how to implement the model as computer software. Therefore, this document omits general, conceptual details about the Biomass Succession Extension or the LANDIS-II model. For that information, please see the references below. The Biomass Succession Extension generally follows the methods of the Age-Only Succession: Cohorts are reproduced, they age, and die. However, in addition to cohort age and species information, biomass (kg/ha) is added. Therefore, cohorts must have an initial cohort density and this density changes over time. The Biomass Succession Extension also changes the calculation of shade. Lastly, the Biomass Succession Extension tracks dead biomass change over time, divided into two pools: woody and leaf litter. Information about the Age-Only Succession Extension can be found in a separate document. 1.1 Biomass Shade Calculation Site shade is calculated based on a percentage of the maximum biomass possible for each ecoregion. 1.2 Cohort Reproduction Cohort reproduction is the addition of a cohort, aged 1 year, and is given an initial biomass. (-1.6 * Bsum / Bmax) initial biomass = x B max x e where B max is the maximum biomass possible for each ecoregion and BBsum is the current total biomass for the site (not including other new cohorts). Initial biomass must be 1 (kg / ha); if < 1, initial biomass is set equal to 1. Note: this initial cohort will be grouped ( binned ) appropriately into a larger cohort (e.g., 1 10) at the next successional time step. Page 3 of 10

4 1.3 Cohort Growth and Ageing Cohort net growth is based on the principles outlined in Scheller and Mladenoff (2004). Cohort net growth takes into consideration the age of the cohort, species, ecoregion, and competition. Cohort net growth is gross growth minus development-related mortality. Cohort ageing is simply the addition of the time step to each existing cohort. 1.4 Cohort Senescence and Mortality As a cohort nears its longevity, there will be additional mortality and a loss of biomass. This is called age-related mortality. The biomass will decline to near zero at the maximum life span. Cohorts are not randomly killed as in Age-Only Succession. If a cohort exceeds the longevity for that species, then the cohort dies. 1.5 Dead Biomass Decay When a cohort dies or either development-related or age-related mortality occurs, this biomass is added to one of the two dead biomass pools: woody and leaf. There is a mean decay rate for each pool at each site, determined by using an average of the input decay rates and the current pool decay rate, weighted by biomass. Disturbances can alter the dead biomass pools. They can add dead biomass (e.g., wind) and/or remove dead biomass (e.g., fire will add some woody dead biomass and remove all leaf dead biomass). 1.6 Initializing Biomass At the beginning of a scenario, the initial communities must be given appropriate living biomass values and dead biomass estimated for the site. The Biomass Succession extension iterates the number of time steps equal to the maximum cohort age for each site. Each cohort undergoes growth and mortality for the number of years equal to its initial cohort age. Beginning with the oldest cohort, cohorts are added according to their age. Therefore, biomass initialization includes competition between cohorts. Cohort biomass initialization does not account for disturbances that would likely happen prior to initialization and therefore overestimates initial live biomass and underestimates initial dead biomass quantities. Page 4 of 10

5 1.7 Interactions with Age-Only Disturbances Biomass Succession was written to allow disturbances that operate on any cohort type to interact with the two dead biomass pools. For example, a User is able to run the Base Fire or Base Wind extensions with Biomass Succession. Although neither extension is biomass aware, a simple interface was created that enables the cohort s biomass if killed by the disturbance - to be allocated to dead biomass pools. The interface allows a User to indicate a) whether and how much non-woody or woody live biomass is tranferred to their respective dead pools by a disturbance type and b) whether and how much of the non-woody or woody dead biomass pools are removed by a disturbance type. For example, if a fire kills a cohort, we would expect that all of its non-woody and some of the woody biomass to be volatalized immediately and this biomass would not enter a dead biomass pool. In addition, we would expect some of the existing woody dead biomass pool to be volatalized during a fire and perhaps all of the existing nonwoody biomass pool (i.e., the forest floor) to be volatalized. This interface does not allow dynamic changes in the transfer rates into and out of the dead pools. Rather, the interface was designed to allow existing age-cohort disturbances to be used with Biomass Succession. 1.8 References Scheller, R. M. and Mladenoff, D. J. A forest growth and biomass module for a landscape simulation model, LANDIS: Design, validation, and application. Ecological Modelling. 2004; 180(1): Acknowledgments Funding for the development of LANDIS-II has been provided by the North Central Research Station (Rhinelander, Wisconsin) of the U.S. Forest Service. Valuable contributions to the development of the model and extensions were made by Brian R. Sturtevant, Eric J. Gustafson, and David J. Mladenoff. Page 5 of 10

6 2 Input File Rules The input rules for age-only succession are identical to those of the LANDIS-II Core Model. Please see the LANDIS-II Model User s Guide for further instruction. 3 Input File Parameters The first parameter is the title of the input file: LandisData "Biomass Succession" The second parameter is the time step in years. For example: Timestep Seeding Algorithm The third parameter is the seeding algorithm to be used. Currently, there are three options as described in the LANDIS-II Description document. The three options are random, universal, and WardDispersal. SeedingAlgorithm WardDispersal 3.2 Shade Table Site shade is calculated based on a percentage of the maximum biomass possible for each ecoregion. A table PercentFullSunTable provides these data. For every shade class (1-5 must be present) and for every active ecoregion, a percent of the maximum biomass for the ecoregion must be given. The maximum biomass for an ecoregion is the maximum growth rate of all species X 30 (equation 2, Scheller and Mladenoff 2004). Example: PercentFullSunTable >> Shade Percent Max Biomass >> Class by Ecoregions >> eco1 eco2 1 25% 20% 2 35% 30% 3 45% 40% 4 60% 50% 5 95% 80% Page 6 of 10

7 3.3 Biomass Succession Species Parameters For each species, the Biomass Succession extension requires three (3) additional parameters (Table 1). Table 1. Biomass Succession species parameters. Parameter Data Type Units species name string leaf longevity number > 0 years woody biomass decay rate 0 number 1 mortality curve parameter 5 number 25 The mortality curve shape parameter determines how quickly agerelated mortality begins. If the mortality parameter = 5, then agerelated mortality will begin at 10% of life span. If the mortality parameter = 25, then age-related mortality will begin at 85% of life span. Here is an example of the BiomassParameters table: BiomassParameters >> Species Leaf WoodyBiomass Mortality >> Longevity DecayRate ShapeParam >> abiebals acerrubr acersacc Establishment Probabilities Recall that sites with similar abiotic conditions are grouped into a single land type or ecoregion. Each ecoregion requires a probability of species establishment (PEst) for each species (Table 2). These data are contained within a table. First, the table is identified with the table name: EstablishProbabilities. Following the table name is a row containing ecoregion names. These names must match the names provided in the Ecoregion Input File (see LANDIS-II Model Users Guide). The ecoregion names need not be in any order nor do all of the ecoregion names need to be present. If an ecoregion is not listed, the default PEst is 0.0 for all species. An ecoregion may have no establishment probabilities for any species Page 7 of 10

8 because it represents a region of the landscape which does not have forested sites (for example, bodies of water, urban areas). Next, there is one row per species. Each row begins with the species name followed by the PEst for each ecoregion name listed above, in the order given by the list of ecoregion names, above. Not all species need to be listed nor do they need to be in order. Species not listed will have a default PEst of 0.0 for all ecoregions. Here is an example of the EstablishProabilities table: >> Species Ecoregions >> Eco3 Eco4 Eco10 Eco19 pinurigi acersacc poputrem Table 2. Species by ecoregion parameters. Parameter Data Type Units species name string establishment probability species 0 number 1 maximum growth rates 0 number kg / year / ha 10,000 leaf litter decay rate 0 number Maximum Growth Rates Each ecoregion also requires a maximum growth rate for each species (Table 2). These data are contained within a table. First, the table is identified with the table name: MaxGrowthRates Following the table name is a row containing ecoregion names. These names must match the names provided in the Ecoregion Input File (see LANDIS-II Model Users Guide). The ecoregion names need not be in any order nor do all of the ecoregion names need to be present. If an ecoregion is not listed, the default maximum growth rate is zero (0) for all species. An ecoregion may have no growth rates for any species Page 8 of 10

9 because it represents a region of the landscape which does not have forested sites (for example, bodies of water, urban areas). Next, there is one row per species. Each row begins with the species name followed by the maximum growth rate for each ecoregion name listed above, in the order given by the list of ecoregion names, above. Not all species need to be listed nor do they need to be in order. Species not listed will have a default maximum growth rate of zero (0.0) for all ecoregions. Here is an example of the MaxGrowthRates table: MaxGrowthRates >> Species Ecoregions >> eco1 eco2 abiebals acerrubr acersacc betualle Leaf Litter Decay Rates Finally, each ecoregion requires a leaf litter decay rate for each species (Table 2). These data are contained within a table. First, the table is identified with the table name: LeafLitterDecayRates Following the table name is a row containing ecoregion names. These names must match the names provided in the Ecoregion Input File (see LANDIS-II Model Users Guide). The ecoregion names need not be in any order nor do all of the ecoregion names need to be present. If an ecoregion is not listed, the default decay rate is zero (0.0) for all species. An ecoregion may have no decay rates for any species because it represents a region of the landscape which does not have forested sites (for example, bodies of water, urban areas). Next, there is one row per species. Each row begins with the species name followed by the leaf litter decay rate for each ecoregion name listed above, in the order given by the list of ecoregion names, above. Not all species need to be listed nor do they need to be in order. Species not listed will have a default decay rate of zero (0.0) for all ecoregions. Page 9 of 10

10 Here is an example of the LeafLitterDecayRates table: LeafLitterDecayRates >> Species Ecoregions >> eco1 eco2 abiebals acerrubr acersacc betualle betupapy Age-Cohort Disturbance Link The table that enables age-cohort-disturbances (those that are not inherently biomass aware, such as Base Wind, Base Fire, Base BDA) to work correctly with Biomass Succession dead pools is indicated in the optional parameter, AgeOnlyDisturbanceParms. A file name is expected, e.g., AgeOnlyDisturbanceParms biomass_age-disturbances.txt Within this file, a table is expected with a form similar to other LANDIS-II input files. First, is the LandisData parameter indicating the file type expected: LandisData "Age-only Disturbances - Biomass Parameters" Next, is a table listing the Live Biomass and Dead Pool Reductions expected for each disturbance type. Data must be entered as integers with the % indicator. Notice that default disturbance behavior can be defined using the {default} keyword. >> Live Biomass Reductions Dead Pool Reductions >> Disturbance Woody% Non-woody % Woody Non-woody >> fire 33% 100% 8% 100% wind 0% 0% 0% 0% harvest 85% 0% 0% 0% (default) 15% 0% 0% 0% Page 10 of 10

LANDIS 4.0 Users Guide

LANDIS 4.0 Users Guide United States Department of Agriculture Forest Service North Central Research Station General Technical Report NC-263 LANDIS 4.0 Users Guide LANDIS: A Spatially Explicit Model of Forest Landscape Disturbance,

More information

8-GROWTH. The mass of parts calculated in this module are in turn used by CLIMATE, MORTALITY, DECOMPOSE, HARVEST, PERSCRIBED FIRE, and WILDFIRE.

8-GROWTH. The mass of parts calculated in this module are in turn used by CLIMATE, MORTALITY, DECOMPOSE, HARVEST, PERSCRIBED FIRE, and WILDFIRE. 8-GROWTH The purpose of this module is to calculate the mass of seven live pools of carbon: 1) foliage, 2) fine roots, 3) branches, 4) sapwood, 5) heartwood, 6) heartrot, and 7) coarse roots. To avoid

More information

Forest Carbon Sequestration and Mitigation

Forest Carbon Sequestration and Mitigation Chequamegon-Nicolet National Forest Climate Change Response Framework Forest Carbon Sequestration and Mitigation (Preliminary Mitigation Assessment) Contributing authors: Rich Birdsey, Yude Pan, Linda

More information

ODD Description of the BEFORE Beech Forest Model

ODD Description of the BEFORE Beech Forest Model ODD Description of the BEFORE Beech Forest Model Supplemental material for Chapter 18 of Agent-Based and Individual-Based Modeling This document describes the BEFORE beech forest model described in Section

More information

orth entral Research Station

orth entral Research Station Simulating Landscape Changes Due to - habitat succession, - natural disturbance events, - and management and predicting impacts on birds Steve Shifley and Frank Thompson orth entral Research Station Outline

More information

Japan s submission on information on the forest management reference level

Japan s submission on information on the forest management reference level February, 2011 Japan s submission on information on the forest management reference level Japan submits its information on the forest management reference level, in accordance with Decision -/CMP.6 (Land

More information

A Method Countries Can Use to Estimate Changes in Carbon Stored in Harvested Wood Products and the Uncertainty of Such Estimates

A Method Countries Can Use to Estimate Changes in Carbon Stored in Harvested Wood Products and the Uncertainty of Such Estimates DOI: 10.1007/s00267-003-9118-1 A Method Countries Can Use to Estimate Changes in Carbon Stored in Harvested Wood Products and the Uncertainty of Such Estimates KENNETH E. SKOG* Forest Products Laboratory

More information

Ecological Modelling

Ecological Modelling Ecological Modelling 220 (2009) 3380 3393 Contents lists available at ScienceDirect Ecological Modelling journal homepage: www.elsevier.com/locate/ecolmodel Simulating dynamic and mixed-severity fire regimes:

More information

LANDIS PRO: a landscape model that predicts forest composition and structure changes at regional scales

LANDIS PRO: a landscape model that predicts forest composition and structure changes at regional scales Ecography 37: 225 229, 2014 doi: 10.1111/j.1600-0587.2013.00495.x 2014 The Authors. Ecography 2014 Nordic Society Oikos Subject Editor: Thiago Rangel. Accepted 18 October 2013 LANDIS PRO: a landscape model

More information

State of resources reporting

State of resources reporting Ministry of Natural Resources State of resources reporting October 2010 The State of Forest Carbon in Ontario Ontario s managed forests have the potential to remove carbon dioxide, a greenhouse gas, from

More information

WORKING PAPER FOR INTERNAL CIRCULATION ONLY

WORKING PAPER FOR INTERNAL CIRCULATION ONLY WORKING PAPER 2001-9 FOR INTERNAL CIRCULATION ONLY Development of Q-LAND, a spatial model of forest landscape dynamics incorporating prediction of tree volume and seedling recruitment J.K. Pennanen, D.F.

More information

CHAPTER 4: CHARACTERISTICS IN ECOSYSTEMS

CHAPTER 4: CHARACTERISTICS IN ECOSYSTEMS 1 CHAPTER 4: CHARACTERISTICS IN ECOSYSTEMS 4.3. FACTORS AFFECTING ECOSYSTEMS Pages 101-107 Nelson 1. ABIOTIC FACTORS IN TERRESTRIAL ECOSYSTEMS 2 abiotic factors are the non-living components of an ecosystem

More information

An estimation of opportunity cost for sustainable ecosystems

An estimation of opportunity cost for sustainable ecosystems An estimation of opportunity cost for sustainable ecosystems James L. Howard 1 SUMMARY The objective of this study was to provide a method for estimating the opportunity cost of meeting selected sustainable

More information

Simulating establishment period of perennial bioenergy grasses in the SWAT model

Simulating establishment period of perennial bioenergy grasses in the SWAT model Simulating establishment period of perennial bioenergy grasses in the SWAT model Qingyu Feng, PhD Candidate Agricultural & Biological Engineering Department of Purdue University Coauthors: Dr. Indrajeet

More information

Diseases, Pests and Fires, Oh My!

Diseases, Pests and Fires, Oh My! Diseases, Pests and Fires, Oh My! Lesson Summary This active lesson simulates the effects of natural disturbances on forest communities and explores both the good and bad impacts of those disturbances.

More information

FOR 274: Forest Measurements and Inventory. Growth and Yield: Overview. Growth and Yield: Overview

FOR 274: Forest Measurements and Inventory. Growth and Yield: Overview. Growth and Yield: Overview FOR 274: Forest Measurements and Inventory Growth, Yield and Biomass Overview Growth Percentage Allometrics and Volume Modeling Growth and Yield Husch, Beers and Kershaw pp250-257, chapters 15 & 16 Growth:

More information

Predicting Carbon Storage of Great Lakes Forests in the Year 2050: Scientific Challenges and Management Decisions Peter S. Curtis

Predicting Carbon Storage of Great Lakes Forests in the Year 2050: Scientific Challenges and Management Decisions Peter S. Curtis Predicting Carbon Storage of Great Lakes Forests in the Year 2050: Scientific Challenges and Management Decisions Peter S. Curtis Department of Evolution, Ecology, and Organismal Biology, The Ohio State

More information

Modeling Soil and Biomass Carbon Responses to Declining Water Table in a Wetland-Rich Landscape

Modeling Soil and Biomass Carbon Responses to Declining Water Table in a Wetland-Rich Landscape Ecosystems DOI: 10.1007/s10021-012-9624-1 Ó 2012 Springer Science+Business Media New York Modeling Soil and Biomass Carbon Responses to Declining Water Table in a Wetland-Rich Landscape Benjamin N. Sulman,

More information

C Nutrient Cycling Begin Climate Discussion. Day 29 December 2, Take-Home Test Due Dec 11 5 pm No Final Exam

C Nutrient Cycling Begin Climate Discussion. Day 29 December 2, Take-Home Test Due Dec 11 5 pm No Final Exam NREM 301 Forest Ecology & Soils C Nutrient Cycling Begin Climate Discussion Day 29 December 2, 2008 Take-Home Test Due Dec 11 5 pm No Final Exam Our discussions for the semester have centered on Clipsrot

More information

Above- and Belowground Biomass and Net Primary Productivity Landscape Patterns of Mangrove Forests in the Florida Coastal Everglades

Above- and Belowground Biomass and Net Primary Productivity Landscape Patterns of Mangrove Forests in the Florida Coastal Everglades Above- and Belowground Biomass and Net Primary Productivity Landscape Patterns of Mangrove Forests in the Florida Coastal Everglades Edward Castaneda Robert R. Twilley Victor H. Rivera-Monroy Department

More information

BIOL 410 Population and Community Ecology. Communities and disturbances

BIOL 410 Population and Community Ecology. Communities and disturbances BIOL 410 Population and Community Ecology Communities and disturbances Succession Henry Cowles 1899 Chronosequence of vegetation along sand dunes Repeatable sequence of community changes Sand dunes along

More information

Simula'ng the Impacts of Woody Biomass Harves'ng on North Temperate Forest Carbon and Nitrogen Cycling and Storage

Simula'ng the Impacts of Woody Biomass Harves'ng on North Temperate Forest Carbon and Nitrogen Cycling and Storage Simula'ng the Impacts of Woody Biomass Harves'ng on North Temperate Forest Carbon and Nitrogen Cycling and Storage Dong Hua 1, Ankur Desai 1, Paul Bolstad 2, Bruce Cook 3, Robert Scheller 4 1 Center for

More information

The Genetic Algorithm CSC 301, Analysis of Algorithms Department of Computer Science Grinnell College December 5, 2016

The Genetic Algorithm CSC 301, Analysis of Algorithms Department of Computer Science Grinnell College December 5, 2016 The Genetic Algorithm CSC 301, Analysis of Algorithms Department of Computer Science Grinnell College December 5, 2016 The Method When no efficient algorithm for solving an optimization problem is available,

More information

VCS MODULE VMD0023 ESTIMATION OF CARBON STOCKS IN THE LITTER POOL

VCS MODULE VMD0023 ESTIMATION OF CARBON STOCKS IN THE LITTER POOL VMD0023: Version 1.0 VCS MODULE VMD0023 ESTIMATION OF CARBON STOCKS IN THE LITTER POOL Version 1.0 16 November 2012 Document Prepared by: The Earth Partners LLC. Table of Contents 1 SOURCES... 2 2 SUMMARY

More information

Framework Convention on Climate Change

Framework Convention on Climate Change United Nations Framework Convention on Climate Change FCCC/TAR/2011/SWE Distr.: General 19 September 2011 English only Report of the technical assessment of the forest management reference level submission

More information

What is Ecology? QGdH3QU

What is Ecology?   QGdH3QU Ecology What is Ecology? https://www.youtube.com/watch?v=tgr- QGdH3QU Ecology The study of the interactions of different organisms (living things) between each other and with their environment (surroundings).

More information

More than the sum of its parts: how disturbance interactions shape forest dynamics under climate change

More than the sum of its parts: how disturbance interactions shape forest dynamics under climate change More than the sum of its parts: how disturbance interactions shape forest dynamics under climate change MELISSA S. LUCASH, 1, ROBERT M. SCHELLER, 2 BRIAN R. STURTEVANT, 3 ERIC J. GUSTAFSON, 3 ALEC M. KRETCHUN,

More information

ANNEXES. to the. Proposal for a REGULATION OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL

ANNEXES. to the. Proposal for a REGULATION OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL EUROPEAN COMMISSION Brussels, 20.7.2016 COM(2016) 479 final ANNEXES 1 to 6 ANNEXES to the Proposal for a REGULATION OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL on the inclusion of greenhouse gas emissions

More information

Forest Production Ecology

Forest Production Ecology Objectives Forest Production Ecology Overview of forest production ecology C cycling Primary productivity of trees and forest ecosystems ecologists and ecosystem managers are unlikely to achieve desired

More information

A/R methodological Tool

A/R methodological Tool Page 1 A/R methodological Tool Tool for estimation of Carbon Stocks, Removals and Emissions for the Dead Organic Matter Pools due to Implementation of a CDM A/R Project Activity (Version 01) I. SCOPE,

More information

Microbial biomass, ammonium, and nitrate levels in the soil across a northeastern hardwood/mixed conifer chronosequence Abstract Intro

Microbial biomass, ammonium, and nitrate levels in the soil across a northeastern hardwood/mixed conifer chronosequence Abstract Intro Molly Radosevich EEB 381 General Ecology Dr. Shannon Pelini Microbial biomass, ammonium, and nitrate levels in the soil across a northeastern hardwood/mixed conifer chronosequence Abstract Wildfire is

More information

Projecting impacts of climate change on reclaimed forest in the mineable oil sands

Projecting impacts of climate change on reclaimed forest in the mineable oil sands Projecting impacts of climate change on reclaimed forest in the mineable oil sands Shifting reclamation targets? Hedvig Nenzén, David Price, Brad Pinno, Elizabeth Campbell, Dominic Cyr, Yan Boulanger,

More information

Received: 26 January 2016 / Accepted: 29 August 2016 / Published online: 6 September 2016 Ó Springer Science+Business Media Dordrecht 2016

Received: 26 January 2016 / Accepted: 29 August 2016 / Published online: 6 September 2016 Ó Springer Science+Business Media Dordrecht 2016 Landscape Ecol (2017) 32:1347 1363 DOI 10.1007/s10980-016-0442-2 RESEARCH ARTICLE The formulations of site-scale processes affect landscapescale forest change predictions: a comparison between LANDIS PRO

More information

Potentially available LWD metrics for assessing riparian forest function

Potentially available LWD metrics for assessing riparian forest function Potentially available LWD metrics for assessing riparian forest function Kevin R. Gehringer Ph.D. Biometrics Northwest LLC SAF 2010 National Convention October 27-31 Albuquerque, New Mexico Introduction

More information

AP BIOLOGY SUMMER READING

AP BIOLOGY SUMMER READING AP BIOLOGY SUMMER READING I AM GLAD YOU HAVE EXPRESSED AN INTEREST IN AP BIOLOGY. IT IS NOT FOR THE FAINT OF HEART. IT IS A LOT OF WORK AND REQUIRES A LOT OF READING AND MEMORIZATION. IN ORDER TO MEET

More information

Supporting Online Material for

Supporting Online Material for www.sciencemag.org/cgi/content/full/318/5853/1107/dc1 Supporting Online Material for Hurricane Katrina s Carbon Footprint on U.S. Gulf Coast Forests Jeffrey Q. Chambers,* Jeremy I. Fisher, Hongcheng Zeng,

More information

Chapter 9: Other Land CHAPTER 9 OTHER LAND IPCC Guidelines for National Greenhouse Gas Inventories 9.1

Chapter 9: Other Land CHAPTER 9 OTHER LAND IPCC Guidelines for National Greenhouse Gas Inventories 9.1 CHAPTER 9 OTHER LAND 2006 IPCC Guidelines for National Greenhouse Gas Inventories 9.1 Volume 4: Agriculture, Forestry and Other Land Use Authors Jennifer C. Jenkins (USA), Hector D. Ginzo (Argentina),

More information

Forecasting Timber, Biomass, and Tree Carbon Pools with the Output of State and Transition Models

Forecasting Timber, Biomass, and Tree Carbon Pools with the Output of State and Transition Models Proceedings of the First Landscape State-and-Transition Simulation Modeling Conference, June 14 16, 2011 Forecasting Timber, Biomass, and Tree Carbon Pools with the Output of State and Transition Models

More information

Future distribution and productivity of spruce-fir forests under climate change

Future distribution and productivity of spruce-fir forests under climate change Future distribution and productivity of spruce-fir forests under climate change Principal Investigator: Erin Simons-Legaard, School of Forest Resources, 5755 Nutting Hall, University of Maine, Orono, ME

More information

CLEAN DEVELOPMENT MECHANISM AR-TOOL15

CLEAN DEVELOPMENT MECHANISM AR-TOOL15 CLEAN DEVELOPMENT MECHANISM AR-TOOL15 A/R Methodological tool Estimation of the increase in GHG emissions attributable to displacement of pre-project agricultural activities in A/R CDM project activity

More information

Norway. A Submission to the Ad-Hoc Working Group on Further Commitments for Annex I Parties under the Kyoto Protocol (AWG-KP)

Norway. A Submission to the Ad-Hoc Working Group on Further Commitments for Annex I Parties under the Kyoto Protocol (AWG-KP) Norway A Submission to the Ad-Hoc Working Group on Further Commitments for Annex I Parties under the Kyoto Protocol (AWG-KP) Land Use, Land Use Change and Forestry (LULUCF) In order to enhance the understanding

More information

VCS MODULE VMD0024 ESTIMATION OF CARBON STOCKS IN THE DEAD WOOD POOL

VCS MODULE VMD0024 ESTIMATION OF CARBON STOCKS IN THE DEAD WOOD POOL VMD0024: Version 1.0 VCS MODULE VMD0024 ESTIMATION OF CARBON STOCKS IN THE DEAD WOOD POOL Version 1.0 16 November 2012 Document Prepared by: The Earth Partners LLC. TABLE OF CONTENTS 1 SOURCES... 2 2 SUMMARY

More information

ATTACHMENT 4: DESCRIPTION OF TREATMENT TYPES MESABI PROJECT

ATTACHMENT 4: DESCRIPTION OF TREATMENT TYPES MESABI PROJECT ATTACHMENT 4: DESCRIPTION OF TREATMENT TYPES MESABI PROJECT Treatment Description Photo Example Create young forest with harvest Primary Treatments Two Age Cut Harvest is designed to maintain and regenerate

More information

Forest Restoration and Management in a Changing Climate: Implications for North Shore Watersheds

Forest Restoration and Management in a Changing Climate: Implications for North Shore Watersheds Forest Restoration and Management in a Changing Climate: Implications for North Shore Watersheds Mark A. White, Meredith Cornett The Nature Conservancy Matthew Duveneck and Robert Scheller, Portland State

More information

The Importance of tracking combined land carbon change effects of increased wood and ag biomass energy demand

The Importance of tracking combined land carbon change effects of increased wood and ag biomass energy demand The Importance of tracking combined land carbon change effects of increased wood and ag biomass energy demand IEA Bioenergy Task 38 Argonne National Laboratory April 12-13, 2012 Ken Skog USDA Forest Service

More information

Factors controlling carbon sequestration at Howland Forest, Maine: Long-term trends, interannual variability, and forest management impacts

Factors controlling carbon sequestration at Howland Forest, Maine: Long-term trends, interannual variability, and forest management impacts Factors controlling carbon sequestration at Howland Forest, Maine: Long-term trends, interannual variability, and forest management impacts Neal A. Scott 1, David Y. Hollinger 2, Eric A. Davidson 1, D.

More information

The world forest sink closes the global carbon cycle

The world forest sink closes the global carbon cycle The world forest sink closes the global carbon cycle Yude Pan, Ricarhd Birdsey, Jingyun Fang, Richard Houghton, Pekka Kauppi, Werner A. Kurz, Oliver L. Phillips, Anatoly Shvidenko, Simon L. Lewis Josep

More information

Scientific Literature Review of Forest Management Effects on Riparian Functions for Anadromous Salmonids

Scientific Literature Review of Forest Management Effects on Riparian Functions for Anadromous Salmonids Scientific Literature Review of Forest Management Effects on Riparian Functions for Anadromous Salmonids Presentation to: The California State Board of Forestry and Fire Protection Prepared by: Mike Liquori

More information

USDA-NRCS Palouse Soil Carbon Project. The Earth Partners, LP Applied Ecological Services, Inc.

USDA-NRCS Palouse Soil Carbon Project. The Earth Partners, LP Applied Ecological Services, Inc. USDA-NRCS Palouse Soil Carbon Project The Earth Partners, LP Applied Ecological Services, Inc. Background Applied Ecological Services and The Earth Partners LP received a USDA-NRCS Conservation Innovation

More information

Overview of relevant methodologies in IPCC Guidelines and Good Practice Guidance

Overview of relevant methodologies in IPCC Guidelines and Good Practice Guidance sk Force on ventories INTERGOVERNMENTAL PANEL ON CLIMATE CHANGE Overview of relevant methodologies in IPCC Guidelines and Good Practice Guidance Simon Eggleston IPCC Outline of Presentation Evolution of

More information

Visits to a general practitioner

Visits to a general practitioner Visits to a general practitioner Age Cohorts Younger Surveys Surveys 2 and 3 Derived Variable Definition Source Items (Index Numbers) Statistical form Index Numbers Prepared by GP use Number of visits

More information

Investigating Land Use Land Cover Change in CESM. Peter Lawrence Project Scientist Terrestrial Science Section Climate and Global Dynamics Division

Investigating Land Use Land Cover Change in CESM. Peter Lawrence Project Scientist Terrestrial Science Section Climate and Global Dynamics Division Investigating Land Use Land Cover Change in CESM Peter Lawrence Project Scientist Terrestrial Science Section Climate and Global Dynamics Division (With thanks to TSS and IAM groups for their many contributions)

More information

Forest Carbon and Silviculture

Forest Carbon and Silviculture Forest Carbon and Silviculture Brian Raymer Forest Carbon Technical Advisor Ministry of Forests and Range CSC February 10 th, 2009 Outline Introduction The role of forests in sequestering CO 2 Quantification

More information

Red Pine Management Guide A handbook to red pine management in the North Central Region

Red Pine Management Guide A handbook to red pine management in the North Central Region Red Pine Management Guide A handbook to red pine management in the North Central Region This guide is also available online at: http://ncrs.fs.fed.us/fmg/nfgm/rp A cooperative project of: North Central

More information

Name: Date: Period: Wild about the Wetlands Investigating Niches, Trophic Levels, and Energy Flow

Name: Date: Period: Wild about the Wetlands Investigating Niches, Trophic Levels, and Energy Flow Wild about the Wetlands Investigating Niches, Trophic Levels, and Energy Flow The Florida Everglades is a wetland ecosystem vital to the freshwater system of southern Florida. Much of the wetland is covered

More information

EffTox Users Guide and Tutorial (version 2.9)

EffTox Users Guide and Tutorial (version 2.9) EffTox Users Guide and Tutorial (version 2.9) Introduction This program is a (beta) implementation of the dose-finding method described in "Dose- Finding Based on Efficacy-Toxicity Trade-Offs" by Peter

More information

3-CLIMATE. LANDCARB Version 3

3-CLIMATE. LANDCARB Version 3 3-CLIMATE The purpose of CLIMATE is to estimate the effect of temperature, precipitation, radiation, and soil physical properties on the establishment of tree species, growth of plants, and decomposition

More information

6. Examples. Examples are used to highlight for each case only some aspects that appear particularly relevant for the purposes of the review.

6. Examples. Examples are used to highlight for each case only some aspects that appear particularly relevant for the purposes of the review. 6. Examples Examples are used to highlight for each case only some aspects that appear particularly relevant for the purposes of the review. The analysis presented here should be considered as preliminary

More information

FLAPS: A new tool for managing disease risks in agriculture systems. Brian Kraus Colorado State University Department of Biology

FLAPS: A new tool for managing disease risks in agriculture systems. Brian Kraus Colorado State University Department of Biology FLAPS: A new tool for managing disease risks in agriculture systems Brian Kraus orado State University Department of Biology Farm Location and Animal ulation Simulator (FLAPS) Chris Burdett Brian Kraus

More information

New Transient Land Surface Data Sets for CLM5

New Transient Land Surface Data Sets for CLM5 New Transient Land Surface Data Sets for CLM5 Dr. Peter Lawrence Project Scientist NCAR Terrestrial Science Section David Lawrence, George Hurtt and many others Slide 1 - Title 1. CLM4 CMIP5 Land Surface

More information

UNITED NATIONS FRAMEWORK CONVENTION ON CLIMATE CHANGE

UNITED NATIONS FRAMEWORK CONVENTION ON CLIMATE CHANGE 28 September 2005 ENGLISH ONLY UNITED NATIONS FRAMEWORK CONVENTION ON CLIMATE CHANGE SUBSIDIARY BODY FOR SCIENTIFIC AND TECHNOLOGICAL ADVICE Twenty-third session Montreal, 28 November to 6 December 2005

More information

The Science Behind Quantifying Urban Forest Ecosystem Services. David J. Nowak USDA Forest Service Northern Research Station Syracuse, NY, USA

The Science Behind Quantifying Urban Forest Ecosystem Services. David J. Nowak USDA Forest Service Northern Research Station Syracuse, NY, USA The Science Behind Quantifying Urban Forest Ecosystem Services David J. Nowak USDA Forest Service Northern Research Station Syracuse, NY, USA Current Model Version 3.0 i-tree Version 4.0 (March 10, 2011)

More information

Abstract. Introduction. Global Change Biology (2005) 11, , doi: /j x

Abstract. Introduction. Global Change Biology (2005) 11, , doi: /j x Global Change Biology (2005) 11, 307 321, doi: 10.1111/j.1365-2486.2005.00906.x A spatially interactive simulation of climate change, harvesting, wind, and tree species migration and projected changes

More information

SWAT best modeling practices, are we getting it right?

SWAT best modeling practices, are we getting it right? SWAT best modeling practices, are we getting it right? Dr. Indrajeet Chaubey Drs. Cibin Raj, K.P. Sudheer Purdue University Email (Chaubey) ichaubey@purdue.edu Presented as a keynote address at the SWAT

More information

Narration: In this presentation you will learn about the basic concepts of carbon accounting and the

Narration: In this presentation you will learn about the basic concepts of carbon accounting and the 1 Narration: In this presentation you will learn about the basic concepts of carbon accounting and the different methods used in it. You will learn the general concepts, elements and approaches of carbon

More information

City of New Bern. For Public Parks and Public Right-of-Ways

City of New Bern. For Public Parks and Public Right-of-Ways City of New Bern Tree Removal and Replacement Policy / Procedures For Public Parks and Public Right-of-Ways Department of Parks and Recreation 1620 National Avenue, P.O. Box 1129 New Bern, NC 28563-1129

More information

Chapter 8: Settlements CHAPTER 8 SETTLEMENTS IPCC Guidelines for National Greenhouse Gas Inventories 8.1

Chapter 8: Settlements CHAPTER 8 SETTLEMENTS IPCC Guidelines for National Greenhouse Gas Inventories 8.1 CHAPTER 8 SETTLEMENTS 2006 IPCC Guidelines for National Greenhouse Gas Inventories 8.1 Volume 4: Agriculture, Forestry and Other Land Use Authors Jennifer C. Jenkins (USA), Hector Daniel Ginzo (Argentina),

More information

By C Kohn, Waterford WI

By C Kohn, Waterford WI By C Kohn, Waterford WI Imagine, for a moment, that every hardwood deciduous tree in the community has died. There are no trees lining the streets The environmental center has had to be completely clear

More information

Climate MRV for Africa Phase 2 Development of National GHG Inventory Grassland

Climate MRV for Africa Phase 2 Development of National GHG Inventory Grassland Climate MRV for Africa Phase 2 Development of National GHG Inventory Grassland Lead partner Project of the European Commission DG Clima Action EuropeAid/136245/DH/SER/MULTI Tomasz Kowalczewski, Paolo Prosperi

More information

Biology: Studying Ecosystems

Biology: Studying Ecosystems KS3 Science: Year 8 Module Five: Ecology and Gravity Lesson Fourteen Biology: Studying Ecosystems Aims By the end of this lesson you should: know how to measure some important environmental factors know

More information

Warm Up. What process do plants use to make sugar? What is chemosynthesis? What is transpiration?

Warm Up. What process do plants use to make sugar? What is chemosynthesis? What is transpiration? Warm Up What process do plants use to make sugar? What is chemosynthesis? What is transpiration? Check your answers: What process do plants use to make sugar? photosynthesis What is chemosynthesis? Organisms

More information

Evaluating How Fire Affects Forest Biodiversity in the Sierra Nevada Mountains

Evaluating How Fire Affects Forest Biodiversity in the Sierra Nevada Mountains Evaluating How Fire Affects Forest Biodiversity in the Sierra Nevada Mountains By: Michael Shun ENVS 190A December 15, 2016 Table of Contents 1. Abstract 3 2. Introduction 3 3. Fire Intensity 6 4. Fire

More information

Old trees, flammable forests and global climate change

Old trees, flammable forests and global climate change Old trees, flammable forests and global climate change David Bowman School of Plant Science University of Tasmania The inconvenient truth: Global Climate Change A1B is a moderate emissions scenario warming

More information

Influence of forest management alternatives and land type on susceptibility to fire in northern Wisconsin, USA

Influence of forest management alternatives and land type on susceptibility to fire in northern Wisconsin, USA Landscape Ecology 19: 327 341, 2004. 2004 Kluwer Academic Publishers. Printed in the Netherlands. Research article Influence of forest management alternatives and land type on susceptibility to fire in

More information

Five Major Threats to Biodiversity in Ecosystems

Five Major Threats to Biodiversity in Ecosystems Five Major Threats to Biodiversity in Ecosystems Ecosystems around the world are home to an astounding number of organisms. Scientists predict that there are at least 8.7 million different species of plants,

More information

Evaluation of banana covercropping systems and model based selection of cover-crop species

Evaluation of banana covercropping systems and model based selection of cover-crop species Evaluation of banana covercropping systems and model based selection of cover-crop species Tixier, P., Alvarez, S., Blanchard, M., Ripoche, A., Achard, R. Banana and plantain Research Unit, Martinique,

More information

CANADA INFORMAL SUBMISSION TO THE AWG-KP: DATA ON FOREST MANAGEMENT November 30, 2009

CANADA INFORMAL SUBMISSION TO THE AWG-KP: DATA ON FOREST MANAGEMENT November 30, 2009 1. INTRODUCTION CANADA INFORMAL SUBMISSION TO THE AWG-KP: DATA ON FOREST MANAGEMENT November 30, 2009 Canada s September 2009 submission on land use, land-use change and forestry provided substantial information

More information

Forest landscape models: Definitions, characterization, and classification

Forest landscape models: Definitions, characterization, and classification Forest Ecology and Management 254 (2008) 484 498 www.elsevier.com/locate/foreco Forest landscape models: Definitions, characterization, and classification Hong S. He a,b, * a Institute of Applied Ecology,

More information

RB Trees for Change Programme

RB Trees for Change Programme RB Trees for Change Programme Table of Contents Context page 2 Statement of Alignment.page 3 PwC Independent Assurance Report page 4 GPG LULUCF and Reckitt Benckiser s Response...page 6 Context- The RB

More information

DOCUMENTATION AND CATEGORY BY CATEGORY DESCRIPTION. Training Workshop on the National System for the GHG Inventory

DOCUMENTATION AND CATEGORY BY CATEGORY DESCRIPTION. Training Workshop on the National System for the GHG Inventory DOCUMENTATION AND CATEGORY BY CATEGORY DESCRIPTION Training Workshop on the National System for the GHG Inventory Overview of Presentation Aim of Category by Category description Category by Category description

More information

White Rose Research Online URL for this paper: Version: Supplemental Material

White Rose Research Online URL for this paper:   Version: Supplemental Material This is a repository copy of Do dynamic global vegetation models capture the seasonality of carbon fluxes in the Amazon basin? A data-model intercomparison.. White Rose Research Online URL for this paper:

More information

PINEL. A nutrient cycling model in managed pine forests. USER s MANUAL 2007

PINEL. A nutrient cycling model in managed pine forests. USER s MANUAL 2007 PINEL A nutrient cycling model in managed pine forests USER s MANUAL 2007 General Model Information (as registered in the Register of Ecological Models (REM) http://eco.wiz.unikassel.de/ecobas.html) Name:

More information

VCS MODULE VMD0022 ESTIMATION OF CARBON STOCKS IN LIVING PLANT BIOMASS

VCS MODULE VMD0022 ESTIMATION OF CARBON STOCKS IN LIVING PLANT BIOMASS VMD0022: Version 1.0 VCS MODULE VMD0022 ESTIMATION OF CARBON STOCKS IN LIVING PLANT BIOMASS Version 1.0 16 November 2012 Document Prepared by: The Earth Partners LLC. Table of Contents 1 SOURCES... 2 2

More information

contribution of SWAT modelling to integrated land use governance

contribution of SWAT modelling to integrated land use governance Biofuel impacts on ecosystem services, biodiversity and human well-being the contribution of SWAT modelling to integrated land use governance Lorenzo Di Lucia, Nicole Kalas, Jeremy Woods Imperial College

More information

A 70-YEAR RETROSPECTIVE ANALYSIS OF CARBON FLUXES IN THE CANADIAN FOREST SECTOR

A 70-YEAR RETROSPECTIVE ANALYSIS OF CARBON FLUXES IN THE CANADIAN FOREST SECTOR Ecological Applications, 9(), 1999, pp. 56 547 1999 by the Ecological Society of America A 70-YEAR RETROSPECTIVE ANALYSIS OF CARBON FLUXES IN THE CANADIAN FOREST SECTOR WERNER A. KURZ 1,3 AND MICHAEL J.

More information

Forest carbon 101. Climate change adaptation and mitigation considerations. Overview Module Silviculture Institute 5/24/2017

Forest carbon 101. Climate change adaptation and mitigation considerations. Overview Module Silviculture Institute 5/24/2017 Climate change adaptation and mitigation considerations Outline Forest carbon 101 Influence of silvicultural treatments on carbon dynamics Adaptation considerations in light of global change Tradeoffs

More information

AP Biology: Allele A1 Lab

AP Biology: Allele A1 Lab AP Biology: Allele A1 Lab Allele A1 Download: http://tinyurl.com/8henahs In today s lab we will use a computer program called AlleleA 1 to study the effects of the different evolutionary forces mutation,

More information

HARVESTED WOOD PRODUCTS

HARVESTED WOOD PRODUCTS Chapter 12: Harvested Wood Products CHAPTER 12 HARVESTED WOOD PRODUCTS 2006 IPCC Guidelines for National Greenhouse Gas Inventories 12.1 Volume 4: Agriculture, Forestry and Other Land Use Authors Kim Pingoud

More information

Application of Uneven- aged Management. What is Uneven-age??? Age Classes. Important Terminology, Concepts & Methodology. defining

Application of Uneven- aged Management. What is Uneven-age??? Age Classes. Important Terminology, Concepts & Methodology. defining Application of Uneven- aged Management Important Terminology, Concepts & Methodology What is Uneven-age??? Age Classes Uneven-aged This Stand is the defining How many age characteristic classes must an

More information

Modelling potato growth and development with parameters derived from remotely sensed data

Modelling potato growth and development with parameters derived from remotely sensed data Modelling potato growth and development with parameters derived from remotely sensed data Carolina Barreda 1, Carla Gavilán 1, and Roberto Quiroz 1 1 International Potato Center c.barreda@cgiar.org c.gavilan@cgiar.org

More information

WARC Feb 5, 2004 Brassica species for forages S. Phelps, SAFRR, M. Nielsen, and L. Nielsen, AAFC.

WARC Feb 5, 2004 Brassica species for forages S. Phelps, SAFRR, M. Nielsen, and L. Nielsen, AAFC. Brassica species for forages S. Phelps, SAFRR, M. Nielsen, and L. Nielsen, AAFC. Summary The purpose of this study was to evaluate the growth of turnip varieties in relation to canola in NW Saskatchewan

More information

EXTINCTION AND SURVIVAL OF MUCK SWAMP FROGS

EXTINCTION AND SURVIVAL OF MUCK SWAMP FROGS EXTINCTION AND SURVIVAL OF MUCK SWAMP FROGS Somewhere near Xenia, Ohio lives the world's last population of Muck Swamp Frogs (nicknamed "Mucks"). Mucks come in two types, pictured below. Herpetologists

More information

Case Study: Rezatec Amazonas Project

Case Study: Rezatec Amazonas Project Case Study: Rezatec Amazonas Project Fraser Harper Product Director, Rezatec Ltd. 20 May 2013 Uncertainty - why is it important?...inventories consistent with good practice are those which contain neither

More information

13-WILDFIRE. Figure Processes occurring in the LANDCARB model when a wildfire occurs.

13-WILDFIRE. Figure Processes occurring in the LANDCARB model when a wildfire occurs. 13-WILDFIRE This module determines the effect of wildfire on plant layers, dead pools, stable pools, and charcoal pools. For live vegetation it determines the amount that is killed and consumed by a fire

More information

Design, development, and application of LANDIS-II, a spatial landscape simulation model with flexible temporal and spatial resolution

Design, development, and application of LANDIS-II, a spatial landscape simulation model with flexible temporal and spatial resolution ecological modelling 201 (2007) 409 419 available at www.sciencedirect.com journal homepage: www.elsevier.com/locate/ecolmodel Design, development, and application of LANDIS-II, a spatial landscape simulation

More information

Upscaling with the dynamic two-layer classification concept (D2C): TreeMig-2L, an efficient implementation of the forest-landscape model TreeMig

Upscaling with the dynamic two-layer classification concept (D2C): TreeMig-2L, an efficient implementation of the forest-landscape model TreeMig www.geosci-model-dev.net/8/3563/2015/ doi:10.5194/gmd-8-3563-2015 Author(s) 2015. CC Attribution 3.0 License. Upscaling with the dynamic two-layer classification concept (D2C): TreeMig-2L, an efficient

More information

Production and Conservation Trade-off (PaCT) assessment tool

Production and Conservation Trade-off (PaCT) assessment tool Production and Conservation Trade-off (PaCT) assessment tool Seeking to better understand the trade-offs associated with different forms of management practices on ecological and economic outcomes Spatial

More information

2.0 Plant /Tree Processes in the Boreal Forest

2.0 Plant /Tree Processes in the Boreal Forest 2.0 Plant /Tree Processes in the Boreal Forest 2.1 Processes common to most boreal plants a) All plants, animals, or anything living must have respiration which is the changing of energy from one form

More information

Special request, Advice May 2013

Special request, Advice May 2013 9.3.3.1 Special request, Advice May 2013 ECOREGION SUBJECT Widely distributed and migratory stocks NEAFC request to ICES to evaluate the harvest control rule element of the long-term management plan for

More information

The long-term effects of fire suppression and reforestation on a forest landscape in Northeastern China after a catastrophic wildfire

The long-term effects of fire suppression and reforestation on a forest landscape in Northeastern China after a catastrophic wildfire Landscape and Urban Planning 79 (2007) 84 95 The long-term effects of fire suppression and reforestation on a forest landscape in Northeastern China after a catastrophic wildfire Xugao Wang a,c,, Hong

More information