Releases: worldbank/blackmarbler
Releases · worldbank/blackmarbler
blackmarbler 0.2.0
- 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
.
blackmarbler 0.1.2
- Improve process for removing fill values
blackmarbler 0.1.1
- Following BlackMarble documentation, apply a scaling factor to nighttime lights
- Add option to interpolating missing NA values in raster values
blackmarbler 0.1.0
- Initial release of package