Skip to content

1.5.1

Compare
Choose a tag to compare
@jessemapel jessemapel released this 16 Feb 22:43
0440ae4

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 like 2000-01-01T11:58:55.816Z.
  • Added the ability to log to standard out or standard error by setting USGSCSM_LOG_FILE to stdout or stderr.
  • 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.