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)