idps algorithm in ADL4.0 distribution
Posted: Thu Jun 14, 2012 10:18 am
I have just downloaded ADL4.0 to our machine. However I found there are overlapped files in adlSoftware.tgz and idpsAlgorithms.tgz which result in errros in md5sum checks, because I untar idpsAlgorithms after adlSoftware, some of the files from the latter were overwritten:
md5sum -c adlSoftware.md5 | grep -v OK
ADL/ANC/Imakefile: FAILED
ADL/ANC/OMPS/include/ProAncOmpsClimoStructs.h: FAILED
ADL/CMN/Appl/src/Imakefile: FAILED
ADL/CMN/Imakefile: FAILED
ADL/CMN/ProcessingIO/src/Imakefile: FAILED
ADL/CMN/ProcessingIO/src/ProCmnQualityItem.cpp: FAILED
ADL/CMN/SrcAutogen/src/Imakefile: FAILED
ADL/CMN/Utilities/Dictionary/src/Imakefile: FAILED
ADL/CMN/Utilities/FileEndianConverter/src/AdlFileEndianConverter.cpp: FAILED
ADL/CMN/Utilities/FileEndianConverter/src/Imakefile: FAILED
ADL/CMN/Utilities/math/src/Imakefile: FAILED
ADL/EDR/Imakefile: FAILED
ADL/GIP/Imakefile: FAILED
ADL/GIP/VIIRS/TileInterfaces/src/Imakefile: FAILED
ADL/Geolocation/Imakefile: FAILED
ADL/Geolocation/Util/src/Imakefile: FAILED
ADL/Imakefile: FAILED
ADL/SDR/Imakefile: FAILED
ADL/build/envSetup.csh: FAILED
ADL/build/envSetup.ksh: FAILED
ADL/cfg/GuideList.txt: FAILED
ADL/imakeconf/PRO_Config: FAILED
ADL/include/viirs_RDR.h: FAILED
ADL/include/viirs_SDRf.h: FAILED
ADL/runDemoAlgorithms.ksh: FAILED
ADL/script/build_adl.pl: FAILED
ADL/script/checkEnv.pl: FAILED
ADL/script/runAllTests.ksh: FAILED
ADL/xml/Imakefile: FAILED
My question is: for the above files, should I use the ones in the adlSoftware.tgz or idpsAlgorithms.tgz?
md5sum -c adlSoftware.md5 | grep -v OK
ADL/ANC/Imakefile: FAILED
ADL/ANC/OMPS/include/ProAncOmpsClimoStructs.h: FAILED
ADL/CMN/Appl/src/Imakefile: FAILED
ADL/CMN/Imakefile: FAILED
ADL/CMN/ProcessingIO/src/Imakefile: FAILED
ADL/CMN/ProcessingIO/src/ProCmnQualityItem.cpp: FAILED
ADL/CMN/SrcAutogen/src/Imakefile: FAILED
ADL/CMN/Utilities/Dictionary/src/Imakefile: FAILED
ADL/CMN/Utilities/FileEndianConverter/src/AdlFileEndianConverter.cpp: FAILED
ADL/CMN/Utilities/FileEndianConverter/src/Imakefile: FAILED
ADL/CMN/Utilities/math/src/Imakefile: FAILED
ADL/EDR/Imakefile: FAILED
ADL/GIP/Imakefile: FAILED
ADL/GIP/VIIRS/TileInterfaces/src/Imakefile: FAILED
ADL/Geolocation/Imakefile: FAILED
ADL/Geolocation/Util/src/Imakefile: FAILED
ADL/Imakefile: FAILED
ADL/SDR/Imakefile: FAILED
ADL/build/envSetup.csh: FAILED
ADL/build/envSetup.ksh: FAILED
ADL/cfg/GuideList.txt: FAILED
ADL/imakeconf/PRO_Config: FAILED
ADL/include/viirs_RDR.h: FAILED
ADL/include/viirs_SDRf.h: FAILED
ADL/runDemoAlgorithms.ksh: FAILED
ADL/script/build_adl.pl: FAILED
ADL/script/checkEnv.pl: FAILED
ADL/script/runAllTests.ksh: FAILED
ADL/xml/Imakefile: FAILED
My question is: for the above files, should I use the ones in the adlSoftware.tgz or idpsAlgorithms.tgz?