This release contains the latest version of TerrSet liberaGIS (v20.04). You can download the setup file at the bottom of this section (in Assets). Microsoft Access Database Engine is also included for download in case you need the Microsoft Distributables for Database Workshop or the SHAPEIDR Shape file import module (usually needed if you don't have MS Office installed on your computer).
Fixed:
Changes in TerrSet liberaGIS v.20.04:
-
ETM - Linear Modeling Panel, Under Analysis Tab.
It wasn't letting you input the independent series names. (The combo box to input the series was not coming up.)
(Problem was related to spacing and sizing changes made when the SATA panel was added, which caused the comboboxes for the independent series on the Linear Modeling panel to not be visible.) -
CROSSTAB
There was a bug where the results did not make sense if the min (and max) value in the metadata (.rdc) did not represent the true/actual min/max values.- Now it recalculates the min & max in the file every time (not just in the case of running LCM) and it checks for background flags in all of the files.
- There was a previous fix that fixed the flag value in the rdc if it's outside the range of the data (e.g. <0 or >255 if byte). This fix has now been extended to all cases, not just when CROSSTAB is called by LCM.
- Added a condition that checks for both background flag and mask, not just one or the other. So now it can take both into account at once.
-
Help System - a few typos in the help system (in UDef-A) were fixed.