Skip to content

Version 4.2.0

Latest
Compare
Choose a tag to compare
@fiftysevendegreesofrad fiftysevendegreesofrad released this 06 May 09:49
· 2 commits to master since this release

Some new convenience features:

  • sDNA Prepare now has 'dissolve' functionality when fixing split links. If you pass field names to the "merge_if_identical" keyword, then split links will only be fixed when these fields are identical.
  • sDNA Integral can now preserve user-specified field data through the calculation (saving the trouble of joining output data back to the input) using the data_to_keep keyword

Some minor changes in behaviour:

  • Specific Origin Accessibility Map now reports absolute diversion per destination (Div) not diversion ratio (DivR)
  • sDNA Prepare when preserving non-matching text data, now concatenates strings with ";" rather than deleting them

Bug fixes

  • Fixed issue where floats were sometimes read as integers