NEWS.md

rasterPrep 0.2.0.9002

rasterPrep 0.2.0.9001

Breaking Changes

Updates

rasterPrep 0.1.12.9004

This allows setting the environmental variable PROJ_LIB in a consistent way regardless of whether sp or rgdal is loaded in the session (they change PROJ_LIB).

Ultimately, I'd like to switch to using the wrappers to gdal utilities that are in sf so that we don't need to mess with system variables.

rasterPrep 0.1.12.9003

rasterPrep 0.1.12.9002

rasterPrep 0.1.12.9001

rasterPrep 0.1.12

Nov 17, 2022

warpToReference() now has BigTIFF argument to request the BigTIFF extension of the geoTIFF format in output. BigTIFF is an extension of TIFF that allows files over 5 GiB. When writing compressed TIFFs, the new default since v.0.1.11, GDAL no longer automatically generates BigTIFF as needed. The new argument allows the user to force the output to be BigTIFF. If you get an error along the lines of:

`TIFFFetchDirectory:  path/file.tif: Can not read TIFF directory count (GDAL error 1)`, 
`TIFFReadDirectory:Failed to read directory at offset 4294967234 (GDAL error 1)'`, or
`TIFFAppendToStrip:Maximum TIFF file size exceeded`

Than you may need to use BigTIFF = TRUE

Oct 8, 2022 (v 0.1.11)

July 8, 2022 (v 0.1.10)

Jan 6. 2021 (v 0.1.9)

Oct 28, 2021 (v 0.1.8)

Oct 21, 2021 (v 0.1.7)

October 5, 2021 (v 0.1.6)

September 30, 2021 (V 0.1.5)



ethanplunkett/rasterPrep documentation built on Sept. 17, 2024, 1:05 p.m.