ChaoEcohydroRS / ABoVE_PAD_AVIRIS-NG

Mapping vegetation communities in the Arctic-boreal wetlands of the Peace-Athabasca Delta using AVIRIS-NG hyperspectral data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mapping vegetation communities in the Arctic-boreal wetlands of the Peace-Athabasca Delta using AVIRIS-NG hyperspectral data

(Under construction)

Repository named ABoVE_PAD_AVIRIS-NG for the paper titled Mapping vegetation communities in the Arctic-boreal wetlands of the Peace-Athabasca Delta using AVIRIS-NG hyperspectral data subimitted to RSE.

Author List Chao Wang1, Tamlin M. Pavelsky1, E. D. Kyzivat2, Fenix Garcia-Tigreros3, Erika Podest4, Fangfang Yao5, Xiao Yang1, Shuai Zhang6, Conghe Song7, Theodore Langhorst1, Wayana Dolan1, Martin R. Kurek8, Merritt E. Harlan9, Laurence C. Smith2, David E. Butman3, Robert G. M. Spencer8, Colin J. Gleason9, Kimberly Wickland10, Robert G. Striegl10, Daniel L. Peters11


1 Department of Earth, Marine and Environmental Sciences, University of North Carolina, Chapel Hill, NC, USA
2 Department of Earth, Environmental & Planetary Sciences and Institute at Brown for Environment & Society, Brown University, Providence, RI, USA
3 School of Environmental and Forest Sciences, University of Washington, Seattle, WA, USA
4 Jet Propulsion Laboratory, California Institute of Technology, Pasadena, CA, USA
5 Cooperative Institute for Research in Environmental Sciences (CIRES), University of Colorado Boulder, Boulder, CO, USA
6 College of Marine Science, University of South Florida, St. Petersburg, FL, USA
7 Department of Geography, University of North Carolina, Chapel Hill, NC, USA
8 Earth, Ocean & Atmospheric Science Department, Florida State University, Tallahassee, FL, USA
9 Department of Civil and Environmental Engineering, University of Massachusetts, Amherst, MA, USA
10 Water Resources Mission Area, U.S. Geological Survey, Boulder, CO, USA
11 Department of Geography, University of Victoria, Victoria, BC, Canada

Abstract

Since climate warming is twice the global average, the northernmost region of the world is suffering from a series of hydrologic changes, such as the permafrost thaw, spring floods, and summer droughts. Studies have shown that unprecedented climate warming has led to shifts in plants’ composition in the boreal ecosystems. It is particularly prominent in the changes of wetland vegetation communities, which affects wetland productivity, species diversity, and biogeochemical cycles. Establishing the relationship between the biophysical characteristics of vegetation communities and the hyperspectral signal provides the possibility of accurately identifying vegetation communities, and thus can complete the landscape-scale analysis of long-term climate-driven vegetation communities responses. However, the spectral signals and characteristics of different wetland vegetations in the boreal ecosystems have not yet been fully explored. Here, based on the manual interpretations of our field drone images and photos in the summer of 2019, we intend to address the applicability of Airborne Visible Infrared Imaging Spectrometer-Next Generation (AVIRIS-NG) hyperspectral data for supervised classifying vegetation communities along the gradients from aquatic-vegetation, emerging-vegetation, to highland-vegetation around the Peace-Athabasca Delta. Our results concluded that the AVIRIS-NG data owing to its high spatial and spectral resolution, yield information on structural details and canopy parameters which has the advanced potential for accurately mapping of vegetation communities of wetland in boreal ecosystems.

Python Instructions

For this pipeline to work you will need to sign up and have a Google Earth Engine configured python installation ready to go.


Explaining exactly how to do this is beyond the scope of this package but Google provides detailed installation instructions here.

Installation

After installing all necessary package, please check by running the following code:

import os
import sys
import ee
import math
import re

Manually

Usage

Please email me at chao.wang@unc.edu for any further information.

The GEE repository includes some classification mapping demos:

// Store in a variable (see below).

Other Resources

The Repository for processing UAVSAR imagery can be found in https://github.com/waynechao128/FlorenceFlood_UAVSAR_Repo and detailed about this refers to the published paper: Wang, C., Pavelsky, T. M., Yao, F., Yang, X., Zhang, S., Chapman, B., et al. (2022). Flood extent mapping during Hurricane Florence with repeat-pass L-band UAVSAR images. Water Resources Research, 58, e2021WR030606. https://doi.org/10.1029/2021WR030606

Citation

Wang, C., T. M. Pavelsky, E. D. Kyzivat, F. Garcia-Tigreros, E. Podest, F. Yao, X. Yang, S. Zhang, C. Song, T. Langhorst, W. Dolan, M. R. Kurek, M. E. Harlan, L. C. Smith, D. E. Butman, R. G. M. Spencer, C. J. Gleason, K. P. Wickland, R. G. Striegl, and D. L. Peters. 2023. Quantification of wetland vegetation communities features with airborne AVIRIS-NG, UAVSAR, and UAV LiDAR data in Peace-Athabasca Delta. Remote Sensing of Environment 294:113646. https://doi.org/10.1016/j.rse.2023.113646

License

The material is made available under the MIT License: Copyright 2022, Chao Wang, Tamlin M. Pavelsky, of Global Hydrology Lab - University of North Carolina, Chapel Hill. All rights reserved.

About

Mapping vegetation communities in the Arctic-boreal wetlands of the Peace-Athabasca Delta using AVIRIS-NG hyperspectral data

License:MIT License


Languages

Language:Python 100.0%