Skip to content

Commit 9c18fd5

Browse files
committed
Create Uummannaq/Disko Bay geometric_features
ntroduces a geometric_features collection of all GIS tidewater outlet glaciers in the Uummannaq/Disko Bay region of Greenland.
1 parent 4e34359 commit 9c18fd5

File tree

26 files changed

+215977
-4
lines changed

26 files changed

+215977
-4
lines changed

docs/aggregation.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ the following group names:
3333

3434
* Transport Transects
3535

36+
* Uummannaq/Disko GIS Glaciers
37+
3638
This function returns the function that will aggregate the requested group,
3739
a prefix for the group (a modified version of the group name) and a date stamp
3840
that is updated each time the features in the group are changed. This way,
@@ -114,6 +116,16 @@ have also been altered so that all glaciers terminating in an individual fjord
114116
are from the same drainage basin. Regions cover both landice and ocean, and could be used for either
115117
component.
116118

119+
Uummannaq/Disko GIS Glaciers
120+
~~~~~~~~~~~~~~~~~~
121+
122+
The function :py:func:`geometric_features.aggregation.landice.uummannaq_disko`
123+
aggregates the GIS tidewater outlet glaciers flowing into the Ummannaq and Disko Bay region of
124+
Greenland. Glacier boundaries were defined using the ice basin layer in QGreenland
125+
(https://github.com/nsidc/qgreenland/) and manually manipulated near the glacier termini to create
126+
a buffer zone around each outlet glacier, so that QGreenland boundaries encompass the full glacier area
127+
defined on the MALI mesh.
128+
117129
Historical Sea Ice
118130
~~~~~~~~~~~~~~~~~~
119131

docs/api.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,4 @@ Aggregation
102102
aggregation.seaice.arctic
103103
aggregation.seaice.qgreenland
104104
aggregation.landice.nasa_greenland
105+
aggregation.landice.uummannaq_disko

0 commit comments

Comments
 (0)