v0.11.8
Rasters v0.11.8
Merged pull requests:
- define isdisk for AbstractRasterSeries (#716) (@tiemvanderdeure)
- ditch SurfaceLikeCompat to remove method ambiguity (#718) (@asinghvi17)
- Drop Requires.jl code in init (#724) (@asinghvi17)
- Add an informative error to
resample
when passing crs as string (#727) (@asinghvi17) - Drop Makie v0.19 compat, add comments, simplify (#729) (@asinghvi17)
- Fix Zarr datasets not picking up CF encoded scale/offset factors (#732) (@asinghvi17)
- make index page text single line (#734) (@asinghvi17)
zonal
optional skipmissing (#739) (@rafaqz)- Pass
geometrycolumn
to rasterizer as well inrasterize
(#745) (@asinghvi17) - Fix extent2dims intervals (#751) (@rafaqz)
- specify traditional coordinate order in crs2transform (#754) (@tiemvanderdeure)
Closed issues:
- Plotting RGB Rasters with Makie (#518)
- Makie incompatibility (#571)
- stable docs link on github landing page broken (#709)
- Method ambiguity between convert_arguments definitions in Rasters and DimensionalData Makie extensions (#719)
resample
doesn't work (#726)geometrycolumns
argument not respected inrasterize
(#744)- cellsize doesn't seem to be correct (#746)
rasterize
is not covering the full extent of the input polygon (#749)