Skip to content

dondealban/ms-sustainability-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2019 Sustainability paper

Integrating analytical frameworks to investigate land-cover regime shifts in dynamic landscapes.

DOI

Table of Contents

Overview

This repository contains the materials used for my investigation of landscape-level land-cover regime shifts published in Sustainability journal on February 2019. The paper, both the main paper and supplementary materials, is published open-access and can be downloaded for free under a CC BY 4.0 license. The materials provided in this repository serve to supplement the published paper by creating a backup of the materials used in and developed through the study, to encourage doing better science by fostering reproducibility and transparency, and to improve the overall impact of the research—both for other researchers and my future self.

Abstract

Regime shifts—rapid long-term transitions between stable states—are well documented in ecology but remain controversial and understudied in land use and land cover change (LUCC). In particular, uncertainty surrounds the prevalence and causes of regime shifts at the landscape level. We studied LUCC dynamics in the Tanintharyi Region (Myanmar), which contains one of the last remaining significant contiguous forest areas in Southeast Asia but was heavily deforested between 1992–2015. By combining remote sensing methods and a literature review of historical processes leading to LUCC, we identified a regime shift from a forest-oriented state to an agricultural-oriented state between 1997–2004. The regime shift was triggered by a confluence of complex political and economic conditions within Myanmar, notably the ceasefires between various ethnic groups and the military government, coupled with its enhanced business relations with Thailand and China. Government policies and foreign direct investment enabling the establishment of large-scale agro-industrial concessions reinforced the new agriculture-oriented regime and prevented reversion to the original forest-dominated regime. Our approach of integrating complementary analytical frameworks to identify and understand land-cover regime shifts can help policymakers to preempt future regime shifts in Tanintharyi, and can be applied to the study of land change in other regions.

Scripts

We used the following scripts for preparing datasets, analysing datasets, and generating figures.

1. Data Preparation

The main spatial data source used for this investigation was the 24-year annual time-series global land cover product (1992–2015) developed by the European Space Agency Climate Change Initiative (ESA CCI). We used the land cover maps to quantify annual land cover transitions between 1992 and 2015 and to investigate landscape-level land-cover regime shifts. To prepare the time-series land cover maps for analysis, we developed a script using Google Earth Engine (Gorelick et al. 2017). We defined the geographic areas of interest, particularly Tanintharyi Region (and its districts Dawei, Myeik, and Kawthoung), using the Global Administrative Database. We aggregated the detailed land cover categories within the study area into six broad classes, namely Forest, Mosaic Vegetation, Shrubland, Cropland, Other Vegetation, and Non-Vegetation (see main text of supplementary material for more information regarding the aggregation of land cover classes). After reclassification, we then masked out the pixels outside each specific area of interest prior to exporting the land cover maps for further data processing (Fig.2 in the paper).

fig-02

Scripts: GEE script for preparing image subsets from the 24-year annual time-series global ESA CCI land cover product.

2. Data Analysis

We generated stacked area plots, Sankey diagrams, and conducted Intensity Analysis (Aldwaik & Pontius 2012) to identify and characterise the patterns and dynamics of the land-cover regime shift. Thereafter, we used the land-use regime shift analytical framework to explain the processes driving the regime shift (Ramankutty & Coomes 2016).

We calculated the area of each land cover category per year using the Land Cover Change function of the Semi-Automatic Classification Plugin in QGIS software (QGIS Development Team 2018), and used the calculated outputs to generate a stacked area plot (Fig.3 in the paper) using R software (R Core Team 2016). The plot tracked the proportion of the total map area comprising each land cover category over the 24-year period.

We generated transition (or cross-tabulation) matrices by calculating the annual area of change for all land cover transitions in QGIS. We then used the transition matrices to conduct Intensity Analysis, a quantitative method to analyse land cover change over time for an area of interest to summarise the change within time-intervals whilst allowing the user to determine whether the changes observed in the maps are due to real transitions or map errors, and extracted information at three levels of analysis: interval, category, and transition, progressing from general analysis to more detailed, respectively.

For the identification step, we conducted an interval-level Intensity Analysis, in which we calculated the total landscape change (percentage of all map pixels changing category) for each time interval, from which we identified time intervals with either faster or slower rates of change than the interval-level uniform intensity (Fig.4 in the paper). We then examined how the overall annual rates of change varied across time intervals to determine whether a regime shift occurred. We defined a regime shift as the period during which the overall annual rate of landscape change exceeded the uniform intensity for the entire interval range.

Next, we characterised the land cover transitions during the regime shift and the (stable) land-cover regimes. We used the output transition matrices to produce a Sankey diagram using an online generator to visualise the land cover transitions at three time-periods, 1992–1997, 1997–2004, 2004–2015, which illustrated the flows and patterns of gross land cover transitions in three time periods: pre-regime shift, during the regime shift, and post-regime shift (Fig.5 in the paper; Cuba 2015).

fig-05

Additionally, category-level Intensity Analysis quantified the size (area) and intensity (proportion of all transitioning pixels) of gross losses and gross gains for each land cover category per interval, from which we identified active or dormant land cover categories. The category-level Intensity Analysis revealed that forest actively lost area over the period of the regime shift (see Fig.6 in the paper). We therefore conducted a transition-level Intensity Analysis to quantify the size, intensity, and specific destination land cover categories for forest losses during each interval. From these transitions, we determined systematic transitions of forest losses (i.e., deforestation) whether forest was systematically transitioning into another land cover category (see Table 2 in the paper). This was a critical component in identifying systematic land cover transitions, and by extension the drivers, of forest conversion. Finally, we adopted the analytical framework for understanding land-use regime shifts to develop a structured complementary narrative that identified and explained the preconditions, triggers, and self-reinforcing processes governing the regime shift (Ramankutty & Coomes 2016).

Scripts: R scripts for generating a stacked area plot of annual net land cover change, and for generating barplots to visualise the results of the Intensity Analysis framework at the interval, category, and transition levels, which were generated using the tidyverse package (Wickham and RStudio 2017); and JSON script for generating the Sankey diagram.

Output Files

Change Analysis and Visualisation

  1. stacked area plot showing annual net land cover change
  2. Sankey diagram showing gross land cover transitions at different time-periods
  3. ball-and-valley diagram visualising the land-cover regime shift

Intensity Analysis

  1. output spreadsheets using the Excel Macro developed by Aldwaik & Pontius (2012)
  2. barplots for visualising results of Intensity Analysis at three levels—interval, category, and transition—for the region and for each district:
  1. sunburst diagrams for summarising the gross losses and gross gains among land cover categories at regional and district levels from the results of the category-level Intensity Analysis

Extras

  • QML files for displaying land cover raster maps in QGIS

Citation

De Alban, J.D.T., G.W. Prescott, K.M. Woods, J. Jamaludin, K.T. Latt, C.L. Lim, A.C. Maung, E.L. Webb (2019). Integrating analytical frameworks to investigate land-cover regime shifts in dynamic landscapes. Sustainability. 11(4), 1139. doi:10.3390/su11041139

BibTeX entry:

@article{de_alban_integrating_2019,
	title = {Integrating analytical frameworks to investigate land-cover regime shifts in dynamic landscapes},
	volume = {11},
	copyright = {http://creativecommons.org/licenses/by/4.0/},
	url = {https://www.mdpi.com/2071-1050/11/4/1139},
	doi = {10.3390/su11041139},
	language = {en},
	number = {4},
	urldate = {2019-02-22},
	journal = {Sustainability},
	author = {De Alban, Jose Don T. and Prescott, Graham W. and Woods, Kevin M. and Jamaludin, Johanness and Latt, Kyaw Thinn and Lim, Cheng Ling and Maung, Aye Chan and Webb, Edward L.},
	month = feb,
	year = {2019},
	keywords = {process, deforestation, sustainable development, pattern, Myanmar, agricultural plantation, armed conflict, ESA CCI land cover dataset, land use/land cover change, Tanintharyi Region},
	pages = {1139}
}

References

Aldwaik, S.Z., Pontius, R.G. (2012) Intensity analysis to unify measurements of size and stationarity of land changes by interval, category, and transition. Landscape and Urban Planning, 202, 18–27. doi:10.1016/j.landurbplan.2012.02.010

Gorelick, N., Hancher, M., Dixon, M., Ilyushchenko, S., Thau, D. & Moore, R. (2017) Google Earth Engine: planetary-scale geospatial analysis for everyone. Remote Sensing of Environment, 106(1), 103–114. doi:10.1016/j.rse.2017.06.031

QGIS Development Team (2018) QGIS Geographic Information System. Open Source Geospatial Foundation Project.

R Core Team (2016) R: A Language and Environment for Statistical Computing. R Foundation for Statistical Computing, Vienna, Austria.

Ramankutty, N., Coomes, O. (2016) Land-use regime shifts: an analytical framework and agenda for future land-use research. Ecology and Society, 21(2). doi:10.5751/ES-08370-210201

Wickham, H., RStudio. (2017). tidyverse: Easily Install and Load the 'Tidyverse'.

License

Creative Commons Attribution 4.0 International CC BY 4.0.

About

Materials for 2019 Tanintharyi land-cover regime shift paper (De Alban et al. 2019. Sustainability).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published