inst/shiny/ameriflux_explorer/about.r

tags$html(
  tags$head(
    tags$title('About page')
  ),
  tags$body(
    tags$img(src='http://ameriflux.lbl.gov/wp-content/uploads/2014/12/copy-ameriflux_r6_final-sm.png'),
    tags$h2('About the AmeriFlux Network'),
    tags$p('AmeriFlux is a network of PI-managed sites measuring ecosystem CO',tags$sub('2'),', water, and energy fluxes in North and South America. It was established to connect research on field sites representing major climate and ecological biomes, including tundra, grasslands, savanna, crops, and conifer, deciduous, and tropical forests. As a grassroots, investigator-driven network, the AmeriFlux community has tailored instrumentation to suit each unique ecosystem. This “coalition of the willing” is diverse in its interests, use of technologies and collaborative approaches. As a result, the AmeriFlux Network continually pioneers new ground.'),
    tags$p('The network was launched in 1996, after an international workshop on flux measurements in La Thuile, Italy, in 1995, where some of the first year-long flux measurements were presented. Early support for the network came from many sources, including the U.S. Department of Energy Terrestrial Carbon Program, the DOE’s National Institute of Global Environmental Change (NIGEC), NASA, NOAA and the US Forest Service. The network grew from about 15 sites in 1997 to more than 110 active sites registered today. Sixty-one other sites, now inactive, have flux data stored in the network database. In 2012, the U.S. DOE established the AmeriFlux Management Project at Lawrence Berkeley National Laboratory (LBNL) to support the broad AmeriFlux community and the AmeriFlux sites.'),
    tags$p('AmeriFlux is now one of the DOE Office of Biological and Environmental Research’s (BER) best-known and most highly regarded brands in climate and ecological research. AmeriFlux datasets, and the understanding derived from them, provide crucial linkages between terrestrial ecosystem processes and climate-relevant responses at landscape, regional, and continental scales.'),
    
    tags$h3('Scientific Questions'),
    tags$ul(
      tags$li('What are the magnitudes of carbon storage and the exchanges of energy, CO',tags$sub('2'),' and water vapor in terrestrial systems?'),
      tags$li('What is the spatial and temporal variability?'),
      tags$li('How is this variability influenced by vegetation type, phenology, changes in land use, management, and disturbance history, and what is the relative effect of these factors?'),
      tags$li('What is the causal link between climate and the exchanges of energy, CO',tags$sub('2'),' and water vapor for major vegetation types, and how does seasonal and inter-annual climate variability and anomalies influence fluxes?'),
      tags$li('What is the spatial and temporal variation of boundary layer CO',tags$sub('2'),' concentrations, and how does this vary with topography, climatic zone and vegetation?')
    ),
    
    tags$h3('AmeriFlux Community Goals'),
    tags$ol(
      tags$li('Quantify the magnitude of the carbon sources and sinks for a range of terrestrial ecosystems in the Americas, and how they may be influenced by disturbance, management regimes, climate variability, nutrients, and atmospheric pollutants'),
      tags$li('Advance understanding of processes regulating carbon assimilation, respiration, and storage'),
      tags$li('Collect critical new information to help define the current global CO',tags$sub('2'),'budget'),
      tags$li('Enable improved predictions of future concentrations of atmospheric CO',tags$sub('2'))
    ),
    
    tags$h2('Acknowledgements'), 
    tags$p('Those who use AmeriFlux Network data for their research are strongly encouraged to acknowledge both the site principal investigators who contributed the data they use, and the support that the AmeriFlux Network data processing and archival receive from the U.S. DOE. Suggested acknowledgment: We acknowledge the following AmeriFlux sites for their data records: site IDs. In addition, funding for AmeriFlux data resources was provided by the U.S. Department of Energy’s Office of Science.')
  )
)
khufkens/amerifluxr documentation built on May 20, 2019, 9:23 a.m.