v0.6.0
Rasters v0.6.0
Closed issues:
- rasterize by a specified function and column (#333)
- Maybe dont overwrite files by default (#372)
- Feature request: dont check
isfile
for http sources (#406) - Error when building a
RasterStack
(#409)
Merged pull requests:
- add reduce method to rasterize (#336) (@rafaqz)
- Breaking: write and better read of series (#397) (@rafaqz)
- plots.jl recipes for series, and better thinning of plot tiles (#398) (@rafaqz)
- Fix a strange bug when plotting non-Float rasters (#405) (@asinghvi17)
- CompatHelper: bump compat for FillArrays to 1, (keep existing compat) (#408) (@github-actions[bot])
- Breaking: remove depricated
subset
function (#413) (@rafaqz) - fix rebuild_from_arrays (#419) (@rafaqz)
- Specify source with Symbol and add better filters for url sources (#421) (@rafaqz)
- improve performance of slice and combine (#422) (@rafaqz)
- make crs kw work in rasterize (#423) (@rafaqz)
- swap combine kw to collapse (#424) (@rafaqz)