Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add QGreenland monthly median sea ice extent shape files #211

Merged
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
15 changes: 15 additions & 0 deletions docs/aggregation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ the following group names:

* Ocean Subbasins

* Historical Sea Ice

* ISMIP6 Regions

* Transport Transects
Expand Down Expand Up @@ -112,6 +114,19 @@ 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.

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

The function :py:func:`geometric_features.aggregation.seaice.qgreenland`
aggregates the historical monthly median sea ice extents taken from
the QGreenland dataset (doi: doi:10.5281/zenodo.12823307): January Historical Median Sea Ice Extent,
February Historical Median Sea Ice Extent, March Historical Median Sea Ice Extent,
April Historical Median Sea Ice Extent, May Historical Median Sea Ice Extent,
June Historical Median Sea Ice Extent, July Historical Median Sea Ice Extent,
August Historical Median Sea Ice Extent, September Historical Median Sea Ice Extent,
October Historical Median Sea Ice Extent, November Historical Median Sea Ice Extent,
December Historical Median Sea Ice Extent.

Ice-shelf Regions
~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@ Aggregation

aggregation.seaice
aggregation.seaice.arctic

aggregation.seaice.qgreenland
aggregation.landice.nasa_greenland
Loading
Loading