Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 3.07 KB

File metadata and controls

53 lines (31 loc) · 3.07 KB

Scripts used to generate the Randolph Glacier Inventory version 7

RGI7 is the next version of the Randolph Glacier Inventory. See https://www.glims.org/rgi_user_guide for a full documentation.

Unlike previous versions of the RGI, RGI7 is subset of the GLIMS database. This repository contains the scripts that generate RGI7 out of GLIMS.

RGI7 is now published. Current work focusses on RGI7.1

Contributions and feedback welcome.

RGI Workflow

01. Pre-processing workflow

The preprocessing workflow downloads the GLIMS database into regional blocks, converts the GLIMS geometries to the RGI format, and prepares the outlines for the regional selection scripts.

Notebooks in the workflow/preprocessing folder:

02. Regional outline selection workflow

Regional notebooks scripts are in the workflow folder.

The RGI7 alpha files are available in https://cluster.klima.uni-bremen.de/~fmaussion/misc/rgi7_data/l3_rgi7a_tar.

They were reviewed by the community in 2023.

03. Attribute generation workflow

The postprocessing workflow cleans the files and adds attributes not available in the GLIMS database. The structure here is always the same for all regions, hence we wrote a template script and used papermill to apply it to all regions.

Notebooks in the workflow/postprocessing folder:

RGI7.1

The scripts for RGI7.1 are bein added in the v7.1 folder. The 7.1 workflow starts from RGI7.0's official files and makes its way from there.

License

Code: BSD3

Data (RGI): CC BY 4.0