Releases: evetion/GeoArrays.jl
Releases · evetion/GeoArrays.jl
v0.7.0
GeoArrays v0.7.0
Closed issues:
- KeyError: key Int64 not found on Int Array type (#42)
- Plot example doesn't work in Julia 1.6.4 (#83)
- Plots example from README is broken. coords method conflict (#86)
Merged pull requests:
- CompatHelper: bump compat for GeoStatsBase to 0.23, (keep existing compat) (#82) (@github-actions[bot])
- Renamed coord variable to c to enable plotting (#84) (@maarten-keijzer)
- Set struct in concrete. (#85) (@evetion)
- Make fields concrete without parametrization. (#87) (@evetion)
- Fix plot() example by qualifying module for coords. (#88) (@evetion)
v0.6.0
v0.5.1
v0.5.0
v0.4.1
GeoArrays v0.4.1
Merged pull requests:
- CompatHelper: bump compat for "ArchGDAL" to "0.7" (#71) (@github-actions[bot])
v0.4.0
GeoArrays v0.4.0
v0.3.4
GeoArrays v0.3.4
Closed issues:
- GeoArrays Plot example not producing the suggested output (#55)
Merged pull requests:
v0.3.3
GeoArrays v0.3.3
Upgraded packages for better compatibility.
Closed issues:
- Allow ranges in getindex (#49)
Merged pull requests:
- added support for Ranges in Geo Arrays (#54) (@Dsantra92)
- CompatHelper: bump compat for "GeoStatsBase" to "0.14" (#56) (@github-actions[bot])
- CompatHelper: bump compat for "StaticArrays" to "1.0" (#58) (@github-actions[bot])
v0.3.2
v0.3.1
GeoArrays v0.3.1
- Updated to latest ArchGDAL and include GDAL jll build
Merged pull requests: