OpenCDSS / cdss-app-tstool-main

Colorado's Decision Support Systems (CDSS) TSTool application main program
GNU General Public License v3.0
1 stars 1 forks source link

Add high level object to TSTool data types #225

Closed smalers closed 1 year ago

smalers commented 1 year ago

Need to add a high level object data type similar to tables, time series, etc., to handle general objects read from JSON, for example GeoJSON files.

smalers commented 1 year ago

I added JSON objects as a top level data type, with basic functionality to read write, set properties from table, and free objects. Also update the TSTool.cfg file to have multiple programs for KDiff3 since the installation folder has changed. Close this issue.