2013

3.17.0 - 18 September 2013

  • Fixed several places where getting the workspace was failing. Specifically where the path sent to the functions was just the geodatabase. Also Map Algebra.
  • Updated to Kelly’s version 17 of the python scripts.
  • Fixed publishing tool. Some validation tests were failing when there are no channel units from the XML.

3.11.0 - 3 July 2013

  • Added missing feature class and raster layer lists to the export control tool.

3.10.0 - 2 July 2013

  • Incorporated Version 12 of Kelly’s Python scripts.

3.09.0 - 26 June 2013

  • Incorporated version 3.11 of Kelly’s python scripts.
  • Changed the NewChannelUnits.py script to be a part of the project so that it is installed.
  • Fixed issue with the CreateTIN tool so that the form doesn’t close when the user clicks to browse.

3.07.0 - 8 Jun 2013

  • Every tool now checks if there is an active ArcMap edit session and aborts the tool if there is one. (Several tools used to throw an error when they tried to delete the existing layer (e.g. survey extent) and ArcMap was in an editing session that locked the survey geodatabase.)
  • Not specifying TINs in the publish tool is now option. If they are left blank then you can only publish for “review”.
  • Import survey now auto selects the “POINT_NUMBER” field in the DXF file.

3.06.0 - 7 June 2013

  • Added clear workspace button
  • Several validation messages cleaned up and errors resolved.
  • Centerline tool now changes the name of the polygon layer used (wetted or bankfull)
  • Fixed Thalweg tool. It was validating the topo points when the form “OK” was clicked. This road blocked the user if the topo points had “warnings”, not just “errors”. The code is fixed to only block the user if the topo points have errors.
  • Topo and water surface TIN are now not required to validate the data and publish the topo data.
  • The centerline tool now changes the name of the water extent input depending on which radio button option is selected: water extent or bankfull.
  • Validation status icons fixed. Warnings used to show the “Good” icon.