- Migration from
raster
toterra
- Ability to save
h5
files to avoid re-downloadingh5
files (ie, code can start from loadingh5
files from a directory instead of re-downloading) - When `output_location_type = ‘file’, more unique default names
- When
output_location_type = ‘file’, by default functions also return data (
SpatRasterfor
bm_rasterand
dataframefor
bm_extract`)
Many thanks to @alexyshr who suggested all of these changes. Also thanks to @dar4datascience for supporting migrating from raster
to terra
.