KLV Injector Batch
Version 1.0.11
|
KlvInjector supports the following data file formats as a metadata source:
KlvInjector allows MISB 0601.X data import from binary files. The data is parsed and its timing information (Tag 2 - UNIX_TIME_STAMP) is used (as an offset from the first encountered timestamp) in order to inject the data. The file may contain multiple packets without any delimiter.
KlvInjector allows MISB 0601.X data import from the files. The data is parsed and its timing information (Tag 2 - UNIX_TIME_STAMP) is used (as an offset from the first encountered timestamp) in order to inject the data. The application detects a file format by parsing its first line, which supposed to contain a text description of the data columns.
The application works with the following text formats:
First line of the file will contain text description of the MISB 0601.5 data - Tag number, followed by the description. For example: 1. Checksum,2. UNIX Time Stamp,3. Mission ID,4. Platform Tail Number,
.
Security Metadata Set may be present in a text form in the corresponding column (48). The following format is used:
For more information on Security Metadata Set please see MISB 0102.X documentation.
Image Horizon Pixel Pack may be present in a text form in the corresponding column (81). The following format is used:
RVT Local Data Set (Tag 73) and VMTI Local Data Set (Tag 74) can be imported as a Base64 encoded string in the corresponding columns (73 and 74).
First line of the file will contain text description of the data - Tag number, followed by the description. For example: ASFIndex,X,Y,LAT,LON,HEADING,DEPTH,TIME,DATE
.