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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
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
15 changes: 15 additions & 0 deletions docs/aggregation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ the following group names:

* Ocean Subbasins

* Historical Sea Ice

* ISMIP6 Regions

* Transport Transects
Expand Down Expand Up @@ -98,6 +100,19 @@ ISMIP6 Greenland Central West Shelf, ISMIP6 Greenland North East Shelf,
ISMIP6 Greenland North Shelf, ISMIP6 Greenland North West Shelf,
ISMIP6 Greenland South East Shelf, ISMIP6 Greenland South West Shelf.

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: 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
1 change: 1 addition & 0 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,4 @@ Aggregation

aggregation.seaice
aggregation.seaice.arctic
aggregation.seaice.qgreenland
Loading
Loading