* Fixes another issue where too many activities and/or large input raster sizes would cause the buffering in the disk based sort to memory error. Reduced the buffer item size from 40,000 per block to 1,024 per block.
1.1.9
------------------
* Fixed an issue where large numbers of activities and/or large input raster sizes would cause a too many open files OS error on the prioritization step. As an additional positive side effect, runtime performance of RIOS is slightly improved.
1.1.8
------------------
* Fixed a bug that causes a PORTER crash when no ag or restoration transitions occur in IPA. * Fixed internal import and pyinstaller errors that caused headaches when working on a local source branch.
1.1.7
------------------
* Validating lulc coefficients table to ensure there is a field called 'description'. If left out this caused a case where IPA ran normally but PORTER would crash looking for that field.
1.1.6
------------------
* Patch to fix an issue where RIOS PORTER didn't launch and possibly an ImportError on "_superlu" on some machines.
1.1.5
------------------
* Hotfix to rearrange references to RIOS Preprocessing tools on select RIOS IPA objective models.