There is a newer version of the record available.

Published December 22, 2020 | Version 1.0.0
Software Open

A Colab-Python script code to identify palaeo-landscape features

  • 1. McCord Centre for Landscape - School of History, Classics and Archaeology, Newcastle University, UK

Contributors

Research group:

Supervisor:

  • 1. Dipartimento di Scienze della Terra 'A. Desio', Università degli Studi di Milano, Milano, Italy
  • 2. McCord Centre for Landscape - School of History, Classics and Archaeology, Newcastle University, UK

Description

The script allows performing Spectral indices and Spectral decomposition analysis on Google Earth Engine satellite image collections. The script was developed using Google Colaboratory and does not need any desktop installation.

This Python script code was developed by dr. F. Brandolini and G. Domingo-Ribas to accompany the paper: "Brandolini F., Domingo-Ribas G., Zerboni A. & Turner S. "A Google Earth Engine/enabled Python approach to improve identification of anthropogenic palaeo-landscape features", submitted to Open Research Europe.

The necessity of sustainable development for landscapes has emerged as an important theme in recent decades. Current approaches take a holistic approach to landscape heritage and promote an interdisciplinary dialogue to facilitate complementary landscape management strategies. With the socio-economic values of the “natural” and “cultural” landscape heritage increasingly recognised worldwide, remote sensing tools are being used more and more to facilitate the recording and management of landscape heritage. Satellite remote sensing technologies have enabled significant improvements in landscape research. The advent of the cloud-based platform of Google Earth Engine has allowed the rapid exploration and processing of satellite imagery such as the Landsat and Copernicus Sentinel datasets. In this paper, the use of Sentinel-2 satellite data in the identification of palaeo-riverscape features has been assessed in the Po Plain, selected because it is characterized by human exploitation since the Mid-Holocene. A multi-temporal approach has been adopted to investigate the potential of satellite imagery to detect buried hydrological features along with Spectral Index and Spectral Decomposition analysis. This research represents one of the first applications of the GEE Python API in landscape studies. The complete FOSS-cloud protocol proposed here consists of a Python code script developed in Google Colab which could be simply adapted and replicated in different areas of the world.

  • Material and Methods

The Sentinel 2 (S2) satellite data were accessed through the Python [1] module geemap [2] in Colab [3], a serverless Jupyter notebook computational environment for interactive development [4]. The native GEE Python API has relatively limited functionality for visualizing results but the geemap Python module was created specifically to fill this gap. Finally, the python code developed enables the analysis of the S2 filtered image collection through Spectral Index (SI) and Spectral Decomposition (SD) techniques. Each image was exported in Geo.TIFF format in QGIS [4] where the Min/Max values were adjusted with the Cumulative Count Cut tool. Finally, the figures presented in this paper were generated in the QGIS Layout Editor. The Python modules rasterio [5] and matplotlib [6] were used respectively to create individual plots for each band of the raster and histograms of their values.

  • Acknowledgements

The authors thank Prof. Qiusheng Wu (The University of Tennessee, Knoxville - USA) for his suggestions during the development of the script code. Part of the research has been defined with the support of the Dipartimento di Scienze della Terra “Ardito Desio” (Università degli Studi di Milano, Italy) in the framework of the project ‘Dipartimenti di Eccellenza 2018–2022’ (WP4—Risorse del Patrimonio Culturale) - Italian Ministry of Education, University, and Research (MIUR).

Notes

This work was supported by the European Union's Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie Grant agreement ID: 890561 (HiLSS - Historic Landscape and Soil Sustainability). https://cordis.europa.eu/project/id/890561

Files

GEEPY_PalaeoLandscape.ipynb

Files (1.5 MB)

Name Size Download all
md5:34882f5837214d0ab886d8699ffa2636
1.5 MB Preview Download
md5:99e797310a597b5ccc43b306933923c5
19.6 kB Download
md5:1281ecab856bc00b5fc4daf41878eb6d
20.0 kB Preview Download
md5:22fc0a73d794e6760893385d21a179cf
2.7 kB Preview Download

Additional details

Related works

Is supplement to
Journal article: 10.12688/openreseurope.13135.1 (DOI)
Is supplemented by
Preprint: https://arxiv.org/abs/2012.14180v1 (URL)

References

  • 1. Python Software Foundation. Python Language Reference. 2020. Available: http://www.python.org
  • 2. Wu Q. geemap: A Python package for interactive mapping with Google Earth Engine. Journal of Open Source Software. 2020;5: 2305
  • 3. Bisong E. Google Colaboratory. In: Bisong E, editor. Building Machine Learning and Deep Learning Models on Google Cloud Platform:    A Comprehensive Guide for Beginners. Berkeley, CA: Apress; 2019. pp. 59–64
  • 4. Project Jupyter. Jupyter Notebook. 2020. Available: https://jupyter.org/
  • 5. QGIS Development Team. QGIS Geographic Information System. Open Source Geospatial Foundation Project. 2019.     Available: https://www.qgis.org/en/site/index.html
  • 6. Gillies S et al. Rasterio: geospatial raster I/O for Python programmers. Mapbox; 2013. Available: https://github.com/mapbox/rasterio
  • 7. Hunter JD. Matplotlib: A 2D Graphics Environment. Comput Sci Eng. 2007;9: 90–95.