Hi! Today I had to do a visualization in ParaView, and noticed a difference when opening the same TIFF dataset from opentopography
dataset: output_alos.tif (2.1 MB)
I don’t know if it’s a bug or not, but this change affects a lot of the programmable filters that I often use in this type of datasets because of the point by point loops, so I tought of creating a topic here
I’m using 5.7 for now to use my old recipes, but if it’s a change for good I will update those
This is a georeferenced tiff, so you’ll need GDAL Raster Reader to open this correctly.
I just tried and it looks the same as in QGIS. You’ll need to compile ParaView with PARAVIEW_ENABLE_GDAL (and have gdal installed on your machine) to get this reader.