Skip to content
Snippets Groups Projects
Commit 395b79f2 authored by fxi's avatar fxi
Browse files

version 5.7.10-alpha

parent 57067da6
Branches
Tags 5.7.10-alpha
No related merge requests found
## List of changes in AccessMod
- 5.7.9.alpha
- 5.7.10-alpha
- Upgraded handson table to 9.0.2, should solve #346 [ 2021-06-14 – 2021-08-24 ]
- Reactivity issues : scaling up -> Suitability Index, layer select drop down not updated correctly #354 [ 2021-08-16 – 2021-08-24 ];
- Issue with the scenario table reseting even if no changes were observed
- Logs table : small refactor + change max number of available logs #356 [ 2021-08-16 – 2021-08-23 ]
- Issue with re-importing just exported vector in GRASS: projection did not match. Safe to ignore that and import with writeVECT function. Issue #355 [ 2021-08-16 – 2021-08-23 ]
- Radio buttons with input identifier as text, next to the translation, issue #357 [ 2021-08-16 - 2021-08-23 ]
- 5.7.9-alpha
- Should solve issue with timezone in archive exports : double conversion
- Referral analysis : memory issues and partial rewrite with many changes. Concurrent process could have claimed the same amount of memory, which could produce issues, like #343 – where the travel time layer was not written – without throwing any warning or error. A second issue occurred when a distance was measured between two different facilities within the same cell, now such distance is set as NA: it's not NULL, it's not the size of cell, it's not zero. The linear distance is, however, computed : this could replace the NA's. The progress "stop button" within the progress bar was not working properly : it has been disabled.
Solve an issue with network from referral: despite using the same CRS, GRASS was complanging about CRS mismatch. #352
......
{"tag":"5.7.9-alpha","image_name":"fredmoser/accessmod"}
{"tag":"5.7.10-alpha","image_name":"fredmoser/accessmod"}
{
"name": "accessmod",
"version": "5.7.9-alpha",
"version": "5.7.10-alpha",
"description": "AccessMod electron docker launcher app",
"main": "app/index.js",
"build": {
......
5.7.9-alpha
5.7.10-alpha
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment