GeoArrays.jl

Simple geographical raster interaction built on top of ArchGDAL, GDAL and CoordinateTransformations

MIT License

Stars
49
Committers
13

Bot releases are visible (Hide)

GeoArrays.jl - v0.9.0 Latest Release

Published by github-actions[bot] 4 months ago

GeoArrays v0.9.0

Diff since v0.8.5

Merged pull requests:

  • Bump actions/cache from 3 to 4 (#154) (@dependabot[bot])
  • Bump codecov/codecov-action from 3 to 4 (#155) (@dependabot[bot])
  • Bump julia-actions/setup-julia from 1 to 2 (#157) (@dependabot[bot])
  • Release files directly after reading. (#160) (@evetion)
  • Allow for GeoArray to be a Matrix (#162) (@evetion)

Closed issues:

  • Make dims a type parameter (#34)
  • Should GeoArrays use Extents.Extent instead of Named tuples? (#156)
  • .tif files not released after reading (#159)
  • Local test failure (#161)
GeoArrays.jl - v0.8.5

Published by github-actions[bot] 10 months ago

GeoArrays v0.8.5

Diff since v0.8.4

Merged pull requests:

  • CompatHelper: bump compat for GeoStatsBase to 0.39, (keep existing compat) (#148) (@github-actions[bot])
  • Move GeoStatsBase into an ext. (#153) (@evetion)
GeoArrays.jl - v0.8.4

Published by github-actions[bot] about 1 year ago

GeoArrays v0.8.4

Diff since v0.8.3

Merged pull requests:

  • Bump actions/cache from 1 to 3 (#132) (@dependabot[bot])
  • Bump actions/checkout from 2 to 3 (#133) (@dependabot[bot])
  • Bump codecov/codecov-action from 2 to 3 (#134) (@dependabot[bot])
  • CompatHelper: bump compat for GeoStatsBase to 0.33, (keep existing compat) (#136) (@github-actions[bot])
  • Crop fix 2 (#139) (@alex-s-gardner)
  • Bump actions/checkout from 3 to 4 (#142) (@dependabot[bot])
  • Upgrade GeoStatsBase compat and fix interpolation. (#147) (@evetion)

Closed issues:

  • Crop returns incorrect result (#137)
  • Upstream changes break GeoArrays (#146)
GeoArrays.jl - v0.8.3

Published by github-actions[bot] over 1 year ago

GeoArrays v0.8.3

Diff since v0.8.2

Closed issues:

  • ranges produces wrong length of vector (#129)

Merged pull requests:

  • Use length instead of dx to prevent rounding errors (#130) (@evetion)
GeoArrays.jl - v0.8.2

Published by github-actions[bot] over 1 year ago

GeoArrays v0.8.2

Diff since v0.8.1

Merged pull requests:

  • Update README.md (#127) (@alex-s-gardner)
  • CompatHelper: add new compat entry for PrecompileTools at version 1, (keep existing compat) (#128) (@github-actions[bot])
GeoArrays.jl - v0.8.1

Published by github-actions[bot] over 1 year ago

GeoArrays v0.8.1

Diff since v0.8.0

GeoArrays.jl - v0.8.0

Published by github-actions[bot] over 1 year ago

GeoArrays v0.8.0

Diff since v0.7.13

Closed issues:

  • Support metadata (#107)
  • return indices as CartesianIndex (#115)
  • Add guidence in ReadMe as differneces (strengths/weaknesses) between GeoArrays.jl and Raster.jl (#116)
  • Should bbox return an Extent? (#122)
  • Support for warp? (#123)
  • add support of coords to return a StepRangeLen (#125)

Merged pull requests:

  • Added warp, ranges. (#126) (@evetion)
GeoArrays.jl - v0.7.13

Published by github-actions[bot] over 1 year ago

GeoArrays v0.7.13

Diff since v0.7.12

Closed issues:

  • affine! or f! funciton (#120)

Merged pull requests:

  • Add convert, affine! and broadcast methods. (#121) (@evetion)
GeoArrays.jl - v0.7.12

Published by github-actions[bot] almost 2 years ago

GeoArrays v0.7.12

Diff since v0.7.11

GeoArrays.jl - v0.7.11

Published by github-actions[bot] almost 2 years ago

GeoArrays v0.7.11

Diff since v0.7.10

Merged pull requests:

  • CompatHelper: bump compat for ArchGDAL to 0.10, (keep existing compat) (#117) (@github-actions[bot])
GeoArrays.jl - v0.7.10

Published by github-actions[bot] almost 2 years ago

GeoArrays v0.7.10

Diff since v0.7.9

Closed issues:

  • Suggest renaminginterpolate! to fill! (#109)

Merged pull requests:

  • Add profile tool. Fix tests, add GeoInterface dep. (#110) (@evetion)
  • Subsample geoarrays before plotting, based on plotsize. (#114) (@evetion)
GeoArrays.jl - v0.7.9

Published by github-actions[bot] about 2 years ago

GeoArrays v0.7.9

Diff since v0.7.8

Closed issues:

  • Accept prefixes and postfixes in the filename (#102)
  • Coalesce complete GeoArray (#103)

Merged pull requests:

  • Add coalesce option to GeoArray. (#104) (@evetion)
  • Fixed iterate implementation, so sum is correct. (#105) (@evetion)
  • Enable access to virtual filesystems and pre:post fixes in filenames. (#106) (@evetion)
GeoArrays.jl - v0.7.8

Published by github-actions[bot] over 2 years ago

GeoArrays v0.7.8

Diff since v0.7.7

GeoArrays.jl - v0.7.7

Published by github-actions[bot] over 2 years ago

GeoArrays v0.7.7

Diff since v0.7.6

GeoArrays.jl - v0.7.6

Published by github-actions[bot] over 2 years ago

GeoArrays v0.7.6

Diff since v0.7.5

GeoArrays.jl - v0.7.5

Published by github-actions[bot] over 2 years ago

GeoArrays v0.7.5

Diff since v0.7.4

Closed issues:

  • Support rotations in plots (#95)

Merged pull requests:

  • Support rotated rasters (#98) (@evetion)
GeoArrays.jl - v0.7.4

Published by github-actions[bot] over 2 years ago

GeoArrays v0.7.4

Diff since v0.7.3

Closed issues:

  • Support stepsize in getindex (#96)

Merged pull requests:

  • Add linear transformation correction (#97) (@evetion)
GeoArrays.jl - v0.7.3

Published by github-actions[bot] over 2 years ago

GeoArrays v0.7.3

Diff since v0.7.2

GeoArrays.jl - v0.7.2

Published by github-actions[bot] over 2 years ago

GeoArrays v0.7.2

Diff since v0.7.1

GeoArrays.jl - v0.7.1

Published by github-actions[bot] over 2 years ago

GeoArrays v0.7.1

Diff since v0.7.0