<div dir="ltr">Hi List,<br><br>I&#39;ve hit the same problem twice now, and I&#39;m pretty certain after Round 2 that I&#39;m not introducing it.&nbsp; Basically, I&#39;m using gdal_merge.py to mosaic a group of low-resolution, 32-bit floating point rasters together, then running &quot;gdalwarp -ts xxx yyy -r cubicspline&quot; on the mosaic to get a higher resolution image.&nbsp; I&#39;m finding afterwards that there are linear artifacts in the mosaic which run vertically through the mosaic, which look like edge artifacts, but which are not located near the edge of either an original low-res tile, or the resulting high res one.&nbsp; I&#39;ve tested the interpolation of a single low-res tile in the area where the artifact is present in the mosaic and I do not get the same results - the interpolated tile is clear of artifacts.<br>
<br>Is it possible that I&#39;m hitting some sort of memory limit that is causing only a certain number of columns to be interpolated at one time, rather than the entire row?<br><br>Thanks in advance for any clues or advice you can give.<br>
<br>Roger<br>--<br></div>