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

Update the ESA CCI Surface Elevation Change layers #575

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

trey-stafford
Copy link
Contributor

Description

This PR updates the "Glaciology/Surface elevation change" layers to the latest version
(v3) of the Climate Change Initiative (CCI) Surface Elevation Change dataset
from the European Space Agency (ESA). This extends the timeseries to include a
surface elevation change layer for 2016-2020.

Checklist

If an item on this list is done or not needed, simply check it with [x].

  • Config lockfile updated (inv config.export > qgreenland/config/cfg-lock.json)
  • Version bumped if needed (bumpversion (major|minor|patch|prerelease|build)
  • CHANGELOG.md updated
  • Documentation updated if needed
  • New unit tests if needed

@trey-stafford trey-stafford linked an issue Jun 23, 2023 that may be closed by this pull request
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Replaced by decompress_step helper.

@trey-stafford trey-stafford merged commit 59dabdd into main Jun 23, 2023
@trey-stafford trey-stafford deleted the update-esa-cci-surf-elev-change-dataset branch June 23, 2023 20:17
@MattF-NSIDC
Copy link

I was able to download this by creating a session in the browser and copying my session ID cookie into a wget request:

wget --header="Cookie: sessionid=mysessionsid" "http://products.esa-icesheets-cci.org/products/download/cci_sec_2021.zip"

But I think session IDs are not persistent long-term. The value doesn't work if one character is changed. I think we can probably figure out a way to get a session ID at download time if we want to.

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.

Glaciology/Surface elevation change update
2 participants