Major updates to the Sylva-II translator.
The HTTP server inside Patchworks will make a best attempt to open a port to serve up reports. Previous versions would simply fail if the requested port was already in use (perhaps due to a version of Patchworks already using the port). This could result in problems where reports would be obtained and displayed from the wrong version. The new version will try a number of alternate TCP ports.
Some reports will no longer show up on the index page of the report writer. In particular, CSV file reports that contain internal model data, such as the schedule, route, and available block files will no longer be displayed in the index. These files will still show up in the report selectors, and will still be saved on disk.
The Composition tool has been overhauled to make it easier to use. The toolbar has been streamlined, and shows the default working directory.
The 'Comparison' composition item now has a new Indicator type. The new 'Label' type can display text or images that are specific to each scenario. The Label uses HTML markup, so it is possible to create customized presentations of tables and GIF files.
Minor changes:
Fixed a problem in the SFMM translator with shelterwood treatments.
Fixed the sorting order of features in some displays, such as the Target panel.
Numeric range mapping themes now allow negative numbers. As well, the label will automatically update when a new range has been set.