Skip to content

Releases: JamesParrott/sDNA_GH

v0.106

25 Aug 20:36
Compare
Choose a tag to compare
v0.106 Pre-release
Pre-release

v0.10

22 Aug 17:34
Compare
Choose a tag to compare
v0.10 Pre-release
Pre-release

v0.0105: v0.10. Fixed selftest. Made auto advanced optional.

23 Aug 16:02
Compare
Choose a tag to compare

Auto legend frame now near the network

16 Aug 14:55
Compare
Choose a tag to compare
Pre-release

Bug fixes and updated test cases to reflect new default 'auto rules
sDNA_GH.zip
test_cases.zip
'

Added optional bake, attribute User Text computed fields and fixed multiple sDNA components options structure bug.

Now only deletes auto-named tmp shapefiles.

02 Aug 13:56
Compare
Choose a tag to compare

Auto sDNA import and self-describing Params.

15 Jul 22:14
Compare
Choose a tag to compare

Third pre release for project team testing.

02 Jul 18:29
Compare
Choose a tag to compare

Second pre-release for testing

22 Jun 18:58
Compare
Choose a tag to compare
Pre-release
  • Flattened directory structure to /UserObjects/sDNA_GH
  • Installation error messages are now helpful to the user.
  • Installation now entirely from Grasshopper - searches for sDNA and Python 2.7, and then save an options file from GH using a Config component.
  • Updated quantile to isolate spikes of indistinguishable values (in the histogram), and adjust class boundaries.
  • Write_Shp will create a .prj file based on an example provided by the user.
  • Extra user params on an sDNA component are now joined with semicolons and used for the advanced option (if advanced has not been supplied).

sDNA_GH.zip

First batch of feedback and bug fixes incorporated.

11 May 21:55
Compare
Choose a tag to compare

Creates log file sub folder (if it doesn't already exist).
sDNA tools show all their options.
Parsing exp spline class boundary calculation bug hopefully fixed.
Renamed equal_number_of_members to quantile.
Extra class boundary calculation methods (cluster and combo) included to avoid overlaps
Lots of extra documentation.
Params are now case insensitive and ignore whitespace.