Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 01:15
· 233 commits to main since this release
511a419

Rasters v0.6.0

Diff since v0.5.3

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 aRasterStack (#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)