-
Notifications
You must be signed in to change notification settings - Fork 16
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
Copernicus GLO-30 has now been released for Azerbaijan, Georgia, and Armenia #104
Comments
The lack of GLO_30 for these cells was reported in #34, but Copernius has now released GLO_30 there. |
Thanks for letting me know. The tiles for these areas are not in the |
Thanks for adding those GLO_30 cells to the collection when you have time. |
It appears this is a bit more nuanced in that these new tiles seem to be available only through OpenTopography or through ESA [1, 2], not the bucket we are using. The links in [2] weren't working during the writing of this comment so had a hard time finding the tiles you were mentioning. I didn't have time to go into open topography and it would be a bigger lift to have open topography access here (assuming these tiles are there). If you have more information about the location of these new tiles, that would be helpful, @EJFielding. I double checked the available tiles from the bucket used in this library (i.e. the bucket
However, if we look for the same tiles in the 90m collection:
We get some results. Similarly, going over west by 7 degrees in 30m collection to make sure I did correctly in 30m collection.
yields
A complete list of tiles in s3 bucket for 30 m resolution is here: https://copernicus-dem-30m.s3.amazonaws.com/tileList.txt I was hoping that ASF did the hard work already and mirrored these new 30m DEMs for hyp3 on-demand plugins, too, but I am not sure they have yet: https://github.com/ASFHyP3/hyp3-gamma/blob/029e96061e3c7ab979b96b4dde06293642701b02/hyp3_gamma/dem.py#L13C25-L13C63 I looked at the geojson and this again appears to be putting the cop90 data there. I looked in the ASF bucket using [3] and got all the "geojson" suffix files:
I haven't carefully inspected them all, but my guess is the new 30 m tiles are not there. We can ask @jhkennedy and @asjohnston-asf, when they are back from holiday/have time. [1] https://portal.opentopography.org/raster?opentopoID=OTSDEM.032021.4326.3 |
The bug
Copernicus GLO-30 has now been released for Azerbaijan, Georgia, and Armenia since December 2023. The scripts still download only the GLO-90 data for those cells.
To Reproduce
Run dem_stitcher for area including Azerbaijan. The scripts download GLO_90 there.
Opening glo_30 Datasets: 100%|███████████████████████████████████████████████████████████████████████████████| 42/42 [00:18<00:00, 2.25it/s]
Reading tile metadata: 100%|████████████████████████████████████████████████████████████████████████████████| 42/42 [00:00<00:00, 665.60it/s]
Reading tile imagery: 100%|██████████████████████████████████████████████████████████████████████████████████| 42/42 [01:15<00:00, 1.80s/it]
Opening glo_90_missing Datasets: 100%|███████████████████████████████████████████████████████████████████████| 12/12 [00:06<00:00, 1.89it/s]
Reading tile metadata: 100%|█████████████████████████████████████████████████████████████████████████████| 12/12 [00:00<00:00, 208845.01it/s]
Reading tile imagery: 100%|██████████████████████████████████████████████████████████████████████████████████| 12/12 [00:09<00:00, 1.28it/s]
fixing xml file path for file: isce_dem/full_res.dem.wgs84
Additional context
The text was updated successfully, but these errors were encountered: