Skip to content

GLIMS-RGI/rgi7_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Collection of scripts used for the generation of the RGI version 7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors