v0.10.1
Rasters v0.10.1
Merged pull requests:
- Fix resample missingval (#578) (@rafaqz)
- CompatHelper: bump compat for Adapt to 4, (keep existing compat) (#579) (@github-actions[bot])
- use GeoInterface.crs (#580) (@rafaqz)
- Fixed
extract
bug forRasterStack
(#581) (@JoshuaBillson) - Fix series loading from type with keywords (#583) (@rafaqz)
- Fixes (#588) (@rafaqz)
Closed issues:
- Export
extent
and show resolution if it is available. (#574) - Create a RasterStack from raster data with slightly different resolutions, dimensions and extents. (#576)
extract
throws an error when called onRasterStack
(#582)- How to create a single RasterStack from multiple multi-layer TIFF files with different extents while preserving the original band names.? (#585)
- Create a custom Kernel density function with 3 methods (#586)