Open Ruphai opened 9 months ago
@m-mohr It might be related to this: https://github.com/geotiffjs/geotiff.js/pull/337
Yes, might be. The first check should be whether the latest version of geotiff.js is used. I don't have th capacity to check this right now, but the fix must either be made in stac-layer or in geotiff.js anyway. Did you check whether this works correctly with ol-stac?
Issue
I currently have an collection uploaded to STAC Browser FastAPI here. The collection and corresponding items have been validated and show to work correctly and even loads into an xArray object using odc-stac. However, on STAC Browser, the visualization of the image is inverted outside of the bounding box, see sample images below. What do you suggest might be the cause of this inversion?
What the Original Collection looks like:
A sample item
Possible cause
It seems this might be due to an inversion of the coords in the transformation matrix (especially in the Y axis)
A sample image
t2m_20010103000000.zip