Published September 25, 2023 | Version v1
Dataset Open

SIRIUS - Synthesized Inventory of CRitical Infrastructure and HUman-Impacted Areas in Permafrost Regions of AlaSka

  • 1. Alfred Wegener Institute Helmholtz Centre for Polar and Marine Research/ Humboldt-Universität zu Berlin
  • 2. Alfred Wegener Institute Helmholtz Centre for Polar and Marine Research/ University of Potsdam
  • 3. Vrije Universiteit Amsterdam/ Alfred Wegener Institute Helmholtz Centre for Polar and Marine Research

Description

The SIRIUS inventory integrates data from (i) the Sentinel-1/2 derived Arctic coastal human impact dataset (SACHI) (Bartsch et al., 2021), (ii) OpenStreetMap dataset for the infrastructure and land use information (OpenStreetMap Contributors and Geofabrik GmbH, 2018), (iii) the pan-Arctic catchments summary database (ARCADE) for the watersheds (Speetjens et al., 2022), (iv) the modeled Northern Hemisphere permafrost map by Obu et al. (2018), and (v) the contaminated sites database and reports by the State of Alaska Department of Environmental Conservation (2023) (DEC) to create a unified new dataset of critical infrastructure and human-impacted areas as well as permafrost and watershed information for Alaska.

The dataset is deployed as a GeoPackage and can be imported to spatial databases (e.g. PostgreSQL/PostGIS), a Geographic Information System (e.g. QGIS), and used within geospatial processing libraries (e.g. Python's GeoPandas). All layers can be queried either in dependence or combination with one another.

Each GeoPackage contains the following layers:

  • ARCADE_WatershedsDB
  • DEC_ContaminatedSitesAK
  • OSM_Point_InfrastructureHIElements
  • SACHI_OSM_InfrastructureHIElements
  • SACHI_OSM_InfrastructureHIElements_RRNetwork
  • UiO_MAGT
  • UiO_PermafrostProbability
  • UiO_PermafrostZones

A corresponding manuscript, including application examples and a thorough description of the individual components, was submitted to be published in an open-access journal.

Download Data

  • Python Scripts
    • 01_InfrastructureDataETL: reprojects the input Shapefiles and raster datasets to a common coordinate system (EPSG:5936) and then clips datasets to the boundary of Alaska. It also includes a step for filtering the permafrost probability raster dataset based on a minimum probability threshold of 50% and rounds the values in the mean annual ground temperature raster dataset.
    • 02_OSM-aggregation: processes the OpenStreetMap (OSM) geospatial data. It imports and merges OSM polygon and point data, cleans and extracts unique values of "fclass" and "osm_type", and aggregates these values for manual categorization, based on the OSM key-value-scheme. The script assigns Land Use/Cover Area frame Statistical Survey (LUCAS) categories to the data, filters out natural objects and places, and resolves unknown categories by identifying intersections between datasets.
    • 03_SACHI-aggregation: assigns LUCAS categories to the SACHI dataset based on the 'Use' column.
    • 04_SACHI-OSM_decisiontree: performs a series of geospatial operations to determine the overlap between polygonal OSM features and SACHI features and assigns LUCAS categories to the overlapping features based on certain criteria and dissolves them. The overlapping and non-overlapping features are then combined into a single dataset: the harmonized critical infrastructure and human-impacted areas dataset.
    • 05_TextMiningNLTK-CSSites: performs text mining and data preprocessing on the reports of the DEC contaminated sites database. It extracts dates, calculates cleanup times for inactive sites, identifies contaminants based on abbreviations and text entries, and extracts information related to contaminants and the medium they are found in.
  • GeoPackages
    • PermaRisk_RRNetworkLine_v01_r00.gpkg contains the rail and road network as line geometries.
    • PermaRisk_RRNetworkPolygonal_v01_r00.gpkg contains the rail and road network as polygon geometries.

 

 

Files

Python-Scripts.zip

Files (9.5 GB)

Name Size Download all
md5:19d1b4e19fca505a580919b752b5888d
4.6 GB Download
md5:498e67a7405d82e358be0fa4110b2424
4.8 GB Download
md5:78bb282b7303040218358e255f60f6bf
11.8 kB Preview Download

Additional details

References

  • Bartsch, A., Pointner, G., Nitze, I., Efimova, A., Jakober, D., Ley, S., Högström, E., Grosse, G., and Schweitzer, P.: Expanding infrastruc- ture and growing anthropogenic impacts along Arctic coasts, Environmental Research Letters, 16, 115 013, https://doi.org/10.1088/1748- 9326/ac3176, 2021.
  • OpenStreetMap Contributors and Geofabrik GmbH: Geofabrik Download Server, http://download.geofabrik.de/, [Online; accessed 20. Jan. 2023], 2018.
  • Speetjens, N. J., Hugelius, G., Gumbricht, T., Lantuit, H., Berghuijs, W., Pika, P., Poste, A., and Vonk, J.: The Pan-Arctic Catchment Database (ARCADE), Earth System Science Data Discussions, 2022, 1–25, https://doi.org/10.5194/essd-2022-269, 2022.
  • Obu, J., Westermann, S., Kääb, A., and Bartsch, A.: Ground Temperature Map, 2000-2016, Northern Hemisphere Permafrost, PANGAEA, https://doi.org/10.1594/PANGAEA.888600, 2018.
  • State of Alaska Department of Environmental Conservation: About the Contaminated Sites Program, https://dec.alaska.gov/spar/csp/about, 2023.