External Data Plug-in and Data Extraction Tool - Change Log
Version 1.5.1 - Released 4/30/2010:
- An updateFileHeader method has been added to ExtDataWriter. This method is used to update the end time and
the number of time slices in the file heaser during and/or after program execution.
Version 1.5.0 - Released 1/8/2010:
- The Calculation Server interaction logic was updated to support the new CAFEAN RPC communication package in SNAP 1.2.0.
Version 1.4.0 - Released 11/19/09:
- The Data Extractor application now supports exporting NRC Databank data to a text file. The exported file may be space, tab, or comma delimited.
Version 1.3.0 - Released 7/17/09:
- Custom-unit support has been implemented for EXTDATA files. Post-processing support in SNAP now reflects the correct units and conversions for files that embed engineering unit codes.
- The ExpFileSample.java class bundled with the plug-in to demonstrate writing AptPlot files from Java has been updated to indicate additions to the functionality and semantics of EXTDATA files.
UPDATE 10/25/2006:
- Fixed an intermittent problem that could occur when the data is used as a slaved data source.
- Updated to release the data file when the job is unloaded by the calculation server.
UPDATE 9/18/2006:
- Updated to work with under the new SNAP 0.25.0 Runtime.
UPDATE 4/27/2006:
- An issue was resolved that would cause the calculation server to repeatedly rebuild the plot file cache for EXTDATA files during use resulting in server instability. It is recommended that all ext.cache files for existing runs be removed after this update to ensure that they are recreated properly.
UPDATE 1/13/2006:
- A data caching algorithm was implemented which provides an order of magnitude improvement in performance.
- Modal child dialogs were fixed in the Data Extraction Tool to prevent them from being hidden.
