On Dec 20, 2017 3:31 PM, "Sajid Pareeth" <[email protected]> wrote: ... >> GRASS 7.4.svn> i.atcorr -r input=s2a_b8 range=0,10000 elevation=dem parameters=p6s.txt output=s2a_b8_corr_2 rescale=0,10000 >> WARNING: Request for unsupported compressor >> WARNING: Request for unsupported compressor >> Atmospheric correction... >> ERROR: Request for unsupported compressor
Apparently the data got zstd compressed in 7.5.svn which isn't supported in 7.4.x. You need to switch the compression in 7.5 with r.compress. Markus
_______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
