External Data Plug-in and Data Extraction Tool
The EXTDATA Plug-in provides the ability to import external data sources into SNAP for animation. External data could be obtained from data acquisition systems used to record experimental data or any type of calculated data. The NRC DB Data Extraction tool is used to creating EXTDATA ready data files from NRC Databank platform independent binary files. This tool is installed with the plug-in.
To install the plugin and Data Extraction Tool, first download the Installer ExtDataLocalInstall.jar, to a temporary directory. Then stop the calculation server, and run the installer with:
java -jar ExtDataLocalInstaller.jar
This launches the installer, which will prompt for the installation directory for the Data Extraction Tool application and the directory of your SNAP installation. Once finished, restart the calculation server to complete the installation.
Refer to the Getting Started instructions for information on importing experimental data and running the 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.
