Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/aggregation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ the following group names:

* Transport Transects

* Uummannaq/Disko GIS Glaciers

This function returns the function that will aggregate the requested group,
a prefix for the group (a modified version of the group name) and a date stamp
that is updated each time the features in the group are changed. This way,
Expand Down Expand Up @@ -114,6 +116,16 @@ have also been altered so that all glaciers terminating in an individual fjord
are from the same drainage basin. Regions cover both landice and ocean, and could be used for either
component.

Uummannaq/Disko GIS Glaciers
~~~~~~~~~~~~~~~~~~

The function :py:func:`geometric_features.aggregation.landice.uummannaq_disko`
aggregates the GIS tidewater outlet glaciers flowing into the Ummannaq and Disko Bay region of
Greenland. Glacier boundaries were defined using the ice basin layer in QGreenland
(https://github.com/nsidc/qgreenland/) and manually manipulated near the glacier termini to create
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a version tag here in case these basin definitions change in future QGreenland releases?

a buffer zone around each outlet glacier, so that QGreenland boundaries encompass the full glacier area
defined on the MALI mesh.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On which MALI mesh?


Historical Sea Ice
~~~~~~~~~~~~~~~~~~

Expand Down
1 change: 1 addition & 0 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,4 @@ Aggregation
aggregation.seaice.arctic
aggregation.seaice.qgreenland
aggregation.landice.nasa_greenland
aggregation.landice.uummannaq_disko
Loading
Loading