Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 23:30
· 277 commits to main since this release
2a4be87

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)