Skip to content

Releases: rafaqz/Rasters.jl

v0.8.3

05 Aug 19:50
81f4d78
Compare
Choose a tag to compare

Rasters v0.8.3

Diff since v0.8.2

Merged pull requests:

v0.8.2

04 Aug 18:53
4b6272d
Compare
Choose a tag to compare

Rasters v0.8.2

Diff since v0.8.1

Merged pull requests:

v0.8.1

31 Jul 21:43
b2e06e9
Compare
Choose a tag to compare

Rasters v0.8.1

Diff since v0.8.0

Closed issues:

  • Warnings when loading GLMakie after Rasters (#414)
  • How do I add a Raster to a RasterStack? (#420)
  • Fix heatmap MAKIE recipe (#428)
  • rplot fails for certain raster type (#431)
  • writing to netcdf changes dimensions and can result in ArgumentError (#461)
  • Dims not extracting band information (#462)
  • Constructing Rasters Fails on 0.8.0 (#463)
  • Access to RasterDataSources could give error that indicates that ArchGDAL needs to be loaded in 0.8 (#468)
  • RasterStack does not load lazily with directory path as argument (#469)
  • calling read on 0 dimensional raster fails (#473)
  • Wrong input for resample gives confusing error ArchGDALBackendException (#476)

Merged pull requests:

v0.8.0

04 Jun 23:30
2a4be87
Compare
Choose a tag to compare

Rasters v0.8.0

Diff since v0.7.2

Closed issues:

  • Put all deps in extensions (#444)
  • Issue reading a NC-file in 0.5.2 (#449)
  • [Help wanted] Add dimension (#453)
  • GDAL Error when reading many files: GDALOpen() called with too many recursion levels (#455)
  • netcdf error on remote data (#457)

Merged pull requests:

  • Breaking: Split up dependencies with package extensions (#450) (@rafaqz)
  • Fix grid mapping detection (#454) (@rafaqz)
  • use :static threading until the potential for bugs is clearer with :dynamic (#456) (@rafaqz)
  • test netcdf source propagation for urls (#458) (@rafaqz)
  • Explain extensions in readme (#459) (@rafaqz)

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: