Errors and warnings in SDR_1.4

VIIRS Sensor Data Record
Post Reply
jescamilla
Posts: 1
Joined: Thu Sep 27, 2012 11:49 am

Errors and warnings in SDR_1.4

Post by jescamilla »

Hi SDR community,

Is it normal to get this message at the beginning of the execution of viirs_sdr.sh

Code: Select all

$:  CSPP/SDR_1_4/common/cspp_common.sh: 77: [[: not found 
Also I'm having some Error messages like these:

Code: Select all

(ERROR):adl_log.py:scan_log_file:35:2013/07/30 22:09:12.149.616 (24068.47049707081184): DBG_HIGH ProSdrViirs.cpp|422|Verified RDR has invalid mode for geolocation/calibration
(ERROR):adl_log.py:scan_log_file:35:2013/07/30 22:09:12.395.655 (24068.47049707081184): DBG_HIGH ProCmnMethodAudit.cpp|207|ProCmnControllerAlgorithm[ProSdrViirsController]::runAlgorithmChain(NPP000557102494) [0x25e30f0] PRO_FAIL runAlgorithm() call from file ProCmnControllerAlgorithm.cpp, line 476
(ERROR):adl_log.py:scan_log_file:35:2013/07/30 22:09:12.395.655 (24068.47049707081184): DBG_HIGH ProCmnMethodAudit.cpp|207|ProCmnControllerAlgorithm[ProSdrViirsController]::runAlgorithmChain(NPP000557102494) [0x25e30f0] PRO_FAIL runAlgorithm() call from file ProCmnControllerAlgorithm.cpp, line 476
(ERROR):adl_log.py:scan_log_file:35:2013/07/30 22:09:12.395.887 (24068.47049707081184): DBG_HIGH ProCmnMethodAudit.cpp|207|ProCmnAppl[ProCmnViirsAppl]::run() [0x7fff7fe22740] PRO_FAIL runAlgorithm() call from file ProCmnAppl.cpp, line 786
(ERROR):adl_log.py:scan_log_file:35:2013/07/30 22:09:12.395.887 (24068.47049707081184): DBG_HIGH ProCmnMethodAudit.cpp|207|ProCmnAppl[ProCmnViirsAppl]::run() [0x7fff7fe22740] PRO_FAIL runAlgorithm() call from file ProCmnAppl.cpp, line 786
(ERROR):adl_viirs_sdr.py:run_and_check_single_viirs_sdr:506:ProSdrViirsController.exe failed on '/data/processing/productos/viirs/npp.20130728.190420/output/NPP000557102494/sdr_viirs_NPP000557102494.xml': CalledProcessError(). Continuing...
Apart from these everything seems to be good.

Is it normal to have these messages?

They were not present in the former SDR (1_3) version.

Some link files and *.asc remain after the process.

Regards,

Juan.
kathys
Posts: 496
Joined: Tue Jun 22, 2010 4:51 pm

Re: Errors and warnings in SDR_1.4

Post by kathys »

Hi Juan,

This error looks like the CSPP_SDR_HOME directory has not been set correctly. Can you check to make sure that it points to the right directory?

Cheers,

Kathy
Post Reply