Skip to content

Missing ice sheets? #103

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

Open
meetar opened this issue Sep 26, 2016 · 2 comments
Open

Missing ice sheets? #103

meetar opened this issue Sep 26, 2016 · 2 comments

Comments

@meetar
Copy link
Contributor

meetar commented Sep 26, 2016

Compare the SRTM views of Greenland and Antarctica (equirectangular):

greenland-srtm
antartica-srtm

With our own data, converted to grayscale with black = sea level and white = 1500m:
greenland-mapzen
antartica-mapzen

It appears we're seeing these landforms as they'd be minus the ice:

https://en.wikipedia.org/wiki/Greenland_ice_sheet#/media/File:Topographic_map_of_Greenland_bedrock.jpg
http://www.geo.utexas.edu/courses/371c/Labs/Lab10/bed_elev_water_zero_contour.jpg

What's the source of this data? I'm quite surprised to see it, and could imagine situations where it would be useful, but I assume most people would expect the ice to be there (for the next few years, anyway... 😎)

@zerebubuth
Copy link
Member

The data source for low zooms is likely to be ETOPO1 which does come in "ice sheet" or "bedrock" versions, and it looks like we used the "bedrock" version.

This probably changes as one zooms in, as it will likely switch to GMTED. I'm not sure, but from reading the docs (PDF) it seems like it includes the ice sheet.

@meetar
Copy link
Contributor Author

meetar commented Sep 26, 2016

Antarctica does appear to switch over at z7, however Greenland never does – it may be that GMTED doesn't have this data, I see in the tech sheet that "Some areas, namely Greenland and Antarctica, do not have data available at the 15- and 7.5-arc-second resolutions because the input source data do not support that level of detail" – and it also shows that Antarctica has a separate data source which contributed to the GMTED source. Not sure how all of that translates to zoom levels but that may explain the discrepancy.

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

No branches or pull requests

2 participants