quintusdias / glymur

Python interface to OpenJPEG library for reading and writing JPEG 2000 images.
MIT License
61 stars 25 forks source link

add tiff IFD output when printing geotiff UUIDs #631

Closed quintusdias closed 9 months ago

quintusdias commented 10 months ago

Right now we print the gdal interpretation of a geotiff IFD, but we do not print the vanilla TIFF IFD. Doing so would cost us nothing and might shed light on things.