PostGIS_for_MODIS
When I tried to insert MODIS rasters into database installed with PostGIS 3.2.1, an error occurred as "The rasters (pixel corner coordinates) are not aligned".
So I changed the float tolerance of rt_raster_same_alignment() function, and wish then the MODIS raster tiles can be determined as aligned.