[5.00.00] StateDMI on Windows is now distributed with
64-bit Java Runtime Environment (JRE).
The limit on memory used by StateDMI will only be constrained by the memory
available on the computer.
To change the default settings, edit the C:\Users\user\CDSS\StateDMI-Version\bin\StateDMI.l4j.ini file.
[5.00.00] StateDMI is now distributed with Java 8.
Improvements in performance and minor user interface changes should be evident.
Significant internal code cleanup has occurred to make the code more maintainable.
[5.00.00] Word/PDF documentation have been transitioned to Markdown/MkDocs
format to provide online navigable and searchable documentation.
See the Help menu for links to online documentation.
Documentation specific to the software version is displayed if available and otherwise
the latest documentation is shown.
Command editors have been updated to add a Help button that displays the command's documentation.
[5.00.00] Editors for all commands that use files or folders now default to relative path
and the buttons for selecting files and changing between relative/absolute path have been simplified.
[5.00.00] Commands to process wells have been updated to
allow well collections to be specified as a list of well WDIDs and/or well permit "receipt" number.
This reflects changes in data and methodology whereby well identifiers can be specified by
modelers rather than parcel identifiers, thereby simplifying modeling input.
Other commands such as ReadTableFromDBF can be used
to read spatial data files and implement tests.
Refer to documentation confirm understanding of the approach for each data file.
[5.00.00] Lowercase file extension statedmi is supported and is now the default
when saving a new command file.
[5.00.00] The View / Command File Diff menu has been added to compare the
current command file contents with the previous saved version.
[5.00.00] Many general commands have been added to facilitate advanced
workflows and automated testing. The following commands have have been added and behave
similar to TSTool software:
Commands / Spreadsheet Processing - read and write Excel files
Commands (Table) - process tables
Commands / General / File Handling - additional commands such as WebGet command
Commands / General / Logging and Messaging - add Message command
Commands / General / Running and Properties - commands to handle processor properties
[5.00.00] Datastores have been enabled and HydroBase datastores are available by default:
Local HydroBase database uses datastore name HydroBase and allows
commands like ReadTableFromDataStore
to query the database.
The specific HydroBase database version must be configured in the datastore configuration file.
HydroBase REST web services are configured with name HydroBaseWeb and can
be accessed as an alternative to local database for some commands, for example
ReadDiversionRightsFromHydroBase.
[5.00.00] Secondary windows center on the main window.
Previously windows would display in the left-most window.
Now windows display in the same display as the StateMod main window.
[5.00.00] Command file history is available in the File / Open / Command File... menu.
[5.00.00] User configuration files have been added:
The .statedmi folder under the user's files hold configuration file for the StateDMI major version.
Datastore configuration files can be added to the .statedmi/N/datastores folder to add connections to
additional databases, or override the datastore configuration provided with the installer.
The StateDMI configuration file .statedmi/N/system/StateDMI.cfg can be edited to
override the datastore configuration provided with the installer.