EOxServer / eoxserver

EOxServer is a Python application and framework for presenting Earth Observation (EO) data and metadata.
https://eoxserver.org
Other
40 stars 19 forks source link

Impossible to register some of the MER_RR_ N1 products. #195

Closed pacesm closed 10 years ago

pacesm commented 11 years ago

Reporter: martin.paces Date: 2013/01/25 14:18

The GDAL library fails to extract tie-points (GCP-points in GDAL jargon) from certain ENVISAT/MERIS Reduced Resolution N1 products which prevents registration of these products as Referenceable Datasets in the EOxServer.

From the brief inspection of the MERIS/RR N1 files there is no obvious reason why some files are read by GDAL properly and the others are not.

Although this issue is caused by GDAL it affects functionality of the EOxServer.

pacesm commented 10 years ago

Solved by fixed ENVISAT GDAL driver.