Skip to content

TSTool / Release Notes / Version 13


Changes in Version 13.00.00

  • change [13.00.00] Remove RiversideDB datastore built-in features. The features can be added later as a plugin if necessary.
  • change [13.00.00] Enable open source licenses for software and documentation.
  • change [13.00.00] Migrate to new user configuration folders under .tstool folder: datastores, logs, plugins, system. Also automatically copy the command-file-history.txt file to new version folder if a new installation.
  • change [13.00.00] Ignore ColoradoWaterHBGuest and ColoradoWaterSMS web service datastores because the services are no longer available from the State of Colorado.
  • change [13.00.00] Enhance StateMod time series to allow up to 1500 years in *.xop time series files.
  • change [13.00.00] Improve the Tools / Options information to explain TSTool configuration.
  • change [13.00.00] Improve ColoradoHydroBaseRest web services to display additional information in the time series list. The query period has been enabled for all time series. Time series properties are set for station, structure, and other object data. The dataUrl property is set to allow accessing data on the website.
  • change [13.00.00] Enhance the ManipulateTableString command to allow $ for replace and remove actions using \$. The $ without escape alone represents end of line, as previously implemented.
  • change [13.00.00] Enhance the WriteTableToGeoJSON command to specify the GeoJSON version (default is RFC7946) via new Version parameter. Also add the CoordinatePrecision parameter to control precision on coordinates and bounding box.
  • change [13.00.00] Enhance the WriteTimeSeriesToGeoJSON command by adding the CoordinatePrecision parameter to control precision on coordinates and bounding box.