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

Conversation

alexolinhager
Copy link

Adds the monthly median sea ice extent (1981–2010) shape files from the QGreenland dataset. The original line segments delineating sea ice extent have been manually connected to create one coherent shape file.

@alexolinhager alexolinhager force-pushed the alexolinhager/geometric_features/add_QGreenland_median_sea_ice_extent branch 5 times, most recently from 6ae3f79 to 7ef0faa Compare October 31, 2024 17:43
@alexolinhager alexolinhager force-pushed the alexolinhager/geometric_features/add_QGreenland_median_sea_ice_extent branch from 7ef0faa to a930331 Compare October 31, 2024 18:26
Fixes regions geometries at the antimeridian
Copy link
Collaborator

@cbegeman cbegeman left a comment

Choose a reason for hiding this comment

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

@alexolinhager Can you provide any other information in the docs that would help users track down the source of this dataset? Maybe a permanent identifier if that exists?

{
"type": "Feature",
"properties": {
"name": "December Median Sea Ice Extent (1981-2010)",
Copy link
Collaborator

Choose a reason for hiding this comment

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

It seems like the name got changed to December but the directory is still April. That shouldn't be possible if you do gf.split(fc) to split out the features into the directories in geometric_data. But I think April is probably correct and the change to December was a mistake?

Copy link
Author

Choose a reason for hiding this comment

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

Thanks @xylar. That was just a typo copied from another file, I just pushed a fix for it

@alexolinhager
Copy link
Author

@alexolinhager Can you provide any other information in the docs that would help users track down the source of this dataset? Maybe a permanent identifier if that exists?

Good idea, I just added that to the metadata for each file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants