Skip to content

Releases: rafaqz/Rasters.jl

v0.7.2

26 May 14:17
75fd5f5
Compare
Choose a tag to compare

Rasters v0.7.2

Diff since v0.7.1

Merged pull requests:

v0.7.1

25 May 06:15
9ec78f0
Compare
Choose a tag to compare

Rasters v0.7.1

Diff since v0.7.0

Closed issues:

  • 0.7.0 Doesn't Compile On Julia 1.7 (#451)

v0.7.0

16 May 20:47
6f166a7
Compare
Choose a tag to compare

Rasters v0.7.0

Diff since v0.6.3

Closed issues:

  • Incremental compilation warnings in 1.9 (#445)

Merged pull requests:

v0.6.3

06 May 00:50
3471f72
Compare
Choose a tag to compare

Rasters v0.6.3

Diff since v0.6.2

Closed issues:

  • Zonal function - TaskFailedException (#438)

Merged pull requests:

v0.6.2

04 May 13:53
044f76c
Compare
Choose a tag to compare

Rasters v0.6.2

Diff since v0.6.1

Closed issues:

  • Error with resample (#411)
  • plot!(ax,r) not working as expected for neighboring tiles (#418)
  • GDALError (CE_Failure, code 5) (#436)

Merged pull requests:

v0.6.1

16 Apr 19:22
dd7a240
Compare
Choose a tag to compare

Rasters v0.6.1

Diff since v0.6.0

Closed issues:

  • Additional constructors for GeoArray? (#112)
  • Use Transducers/folds for Threaded/GPU/Dagger parallelism (#171)
  • Indexing with mappedcrs doesn't work as expected (#247)
  • Limit plot tiling (#291)
  • Catch missing fill column name earlier in rasterize (#322)
  • MethodError: reducing over an empty collection is not allowed; consider supplying init to the reducer (#325)
  • Writing a Raster to tif crashes Julia on apple M2 (#343)
  • Problem detecting a source file type (#356)
  • rasterize gives a confusing error when fill=:nonexistingcolumn (#365)
  • Can not set output bounds with resample (#399)
  • Error with resample (#411)
  • What are the expected input for the CRS? (#417)

Merged pull requests:

v0.6.0

16 Apr 01:15
511a419
Compare
Choose a tag to compare

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)

v0.5.3

30 Mar 19:55
c0c1ca7
Compare
Choose a tag to compare

Rasters v0.5.3

Diff since v0.5.2

Closed issues:

  • rplot! should be deleted or fully implemented in the Makie extension (#402)

Merged pull requests:

v0.5.2

26 Mar 17:06
aa74d4d
Compare
Choose a tag to compare

Rasters v0.5.2

Diff since v0.5.1

Closed issues:

  • Move to using getproperty for accessing RasterStack layers? (#231)
  • not a bug. Feature request in README (#366)
  • the function mask runs too slow (#379)
  • resampleing reverts order of dimension (#385)
  • Should singleton dimensions be dropped? (#387)
  • Rplot fails with nancolor gl_convert (#401)

Merged pull requests:

v0.5.1

06 Jan 21:25
53a9ed4
Compare
Choose a tag to compare

Rasters v0.5.1

Diff since v0.5.0

Closed issues:

  • Release notes seem to be off (#353)
  • How do I access a RasterStack's dimensions? (#354)
  • Unsatisfiable requirements detected for package HDF5 [f67ccb44]: (#360)

Merged pull requests: