Releases: Circuitscape/Omniscape.jl
Releases · Circuitscape/Omniscape.jl
v0.6.2
Omniscape v0.6.2
Merged pull requests:
- closes #116 -- docs typo fixes (#119) (@vlandau)
- update compats, ArchGDAL, Circuitscape, and Julia (#134) (@vlandau)
- Update TagBot.yml (#135) (@vlandau)
- Add BIGTIFF support, address #130 (#136) (@jessjaco)
- Bump actions/cache from 1 to 3 (#138) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#139) (@dependabot[bot])
- Bump actions/checkout from 2 to 4 (#140) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#149) (@dependabot[bot])
- Fix Documenter (#150) (@vlandau)
- Update SSH key in actions (#151) (@vlandau)
- create new DOCUMENTER_KEY to address encoding error (#152) (@vlandau)
- Add argument checks, allow Nothing type for optional args (#153) (@vlandau)
Closed issues:
- Use geodetic distance instead of number of pixels for radius (#6)
- ERROR: TaskFailedException: Adjacency / distance matrices must be symmetric (#102)
- Mistake in documentation (#116)
- pair wise resistance table (#118)
- Issue using Circuitscape (#120)
- Data address invalid of the Example. (#121)
- Conditional connectivity options being ignored (#123)
- Unexpected results (#124)
- Learning Omniscape -- Error message when running example code (#125)
- Omniscape crashing with AssertionError: norm(G * v .- curr) / norm(curr) < 1.0e-6 (#127)
- RasData error after updating both Circuitscape and Omniscape (#128)
- enable BigTIFF support on write? (#130)
- computation time increases with more than six workers (#131)
- Resistance file does not exist error (#132)
- UndefVarError 'read_raster' not defined (#133)
- Omniscape failed on the moving window centered on ... (#142)
- Is the scale for Cumulative current flow & Flow current inverted in the latest release? (#143)
- nested task error (#144)
- Sending progress to stdout (#148)
v0.5.8
Omniscape v0.5.8
v0.5.7
Omniscape v0.5.7
Closed issues:
v0.5.6
Omniscape v0.5.6
Closed issues:
v0.5.5
Omniscape v0.5.5
Merged pull requests:
v0.5.4
Omniscape v0.5.4
Closed issues:
- nested task error: AssertionError: norm(G * v - curr) < if eltype(curr) == Float64 (#99)
- Error Message received multiple times: AssertionError: norm(G * v - curr) < if eltype(curr) == Float64 (#100)
- Links to the doc are dead (#105)
- ERROR: LoadError: BoundsError: attempt to access 1×1 Matrix{Union{Missing, Number}} at index [1:201, 1:201] (#109)