Open autydp opened 1 year ago
Note - if the original intention was for PO.DAAC's browse-image generation to always produce Web-Mercator images, I might suggest this be moved to the chaining implementation that calls HyBIG, or even the external invocation of that chain - where the CRS can be asserted in the request - rather than being burned into the Net2Cog implementation.
I agree, we can remove the code that sets CRS to Web Mercator in the absence of any CRS in the source data.
I think that made it in originally as I was messing with settings to try to get the image to display correctly (by 'correctly' I mean not-inverted https://github.com/podaac/net2cog/issues/7. But I'm coming to understand that is not actually a problem).
I recommend removing the code that sets CRS to Web Mercator in the absence of any CRS in the source data.