1.5.1
Changes in this release:
- Cleaned up some old debug output.
- Fixed some memory leaks in the plugin.
- Getting parameter sharing criteria no longer results in an exception. All parameters are still flagged as not shared.
- Updated reference date and times to have separators. For example, previously a reference date and time looked like
20000101T115855.816Z
, now it looks like2000-01-01T11:58:55.816Z
. - Added the ability to log to standard out or standard error by setting
USGSCSM_LOG_FILE
tostdout
orstderr
. - Updated state strings to start with the model name followed by a new line character. Old state strings will still work with this version, but state strings from this version will not work with old versions.
- Fixed a bug where it would crash if an ISD lacked angular velocities.
- Imaging locus methods now properly set the achieved precision.