Struct Size Does Not Match: Scaled Error Unscaled Error
Posted: Wed May 21, 2014 12:05 pm
I got the following error in ADL 4.2 when I tried to rebuild ADL after updating aerosol AOT LUT and Sunglint LUT:
I was advised from others somehow that "It seems padding bytes may be needed to be added which can happen if we use xmled and edit the file there."
Could anyone give me more hints on how to add padding bytes and which files I should add them to? It did not happen like this when I was running ADL4.0. Any information will be greatly appreciated! Thank you very much in advance!
Yours faithfully,
Jingfeng
Code: Select all
Running size validation script
./ProCmnValidateViirsDictionarySize.exe -lw /data/data003/ADL4.2/ADL/cfg/dictgen.xml
**Warning** - Struct Size Does Not Match: Scaled Error Unscaled Error
Group Name: VIIRS-AOT-LUT
Struct Name: ViirsAotLutType
----------------------------------------
Source size: Map:49730128 Entry:49730124 Diff:4
Dest size: Map:49730128 Entry:49730124 Diff:4
**Warning** - Struct Size Does Not Match: Scaled Error Unscaled Error
Group Name: VIIRS-AOT-SUNGLINT-LUT
Struct Name: ViirsSunGlintLutType
----------------------------------------
Source size: Map:32006592 Entry:32006588 Diff:4
Dest size: Map:32006592 Entry:32006588 Diff:4
FAIL: 2 conflicts detected in between product structure sizes and their dictionary entry definitions' sizes
Could anyone give me more hints on how to add padding bytes and which files I should add them to? It did not happen like this when I was running ADL4.0. Any information will be greatly appreciated! Thank you very much in advance!
Yours faithfully,
Jingfeng