Sea surface temperature acspo module
Posted: Thu Jun 11, 2020 8:36 pm
Hello, I have an error when using the cspp-acspo module to process noaa18 L1b data. The processing part of the log is displayed as follows:
--------------
DEBUG %options
==============
'verbose' => 2,
'dynanc' =>'/DATA/KTS_LIB/CSPP/CSPP_ACSPO_1_2/data/dynamic_ancillary',
'input_files' =>'/DATA/KTS_LIB/CSPP/testout/noaa18/input',
'granule' => 0,
'work' =>'/DATA/KTS_LIB/CSPP/testout/noaa18/acspo',
'clean' => 1,
'bias' =>'/DATA/KTS_LIB/CSPP/testout/bias',
'ghrsst' =>'by_date',
'processors' => 4,
'quarantine' => 0,
'sat' =>'n18',
'aggregate' => 1,
'nothing' => 0,
'xfiles' => 0
DEBUG %options _END_
chdir to working directory /DATA/KTS_LIB/CSPP/testout/noaa18/acspo/TMP_DsuX5V
--------------
DEBUG %sources
==============
'sim' =>'simDataConfigFile.txt',
'pcf' =>'Output_Data_Structure.txt',
'sst' =>'SST_Regression_Config.txt',
'aer' =>'aerConfigFile.txt',
'cld' =>'Cloud_Mask_Config.txt',
'sen' =>'sensorConfigFile.txt'
DEBUG %sources _END_
--------------
DEBUG %targets
==============
'sim' =>'simDataConfigFile.txt',
'pcf' =>'Output_Data_Structure.txt',
'sst' =>'SST_Regression_Config.txt',
'aer' =>'aerConfigFile.txt',
'cld' =>'Cloud_Mask_Config.txt',
'sen' =>'sensorConfigFile.txt'
DEBUG %targets _END_
run_acspo.pl::acspo_dynanc_management: INFO Fetching CMC files
run_acspo.pl::acspo_dynanc_management: INFO Fetching GFS files
Executing (time /DATA/KTS_LIB/CSPP/CSPP_ACSPO_1_2/ACSPO_V2-40_CSPP_20151120/bin/ACSPO-A_V2.40) 2> stderr.log
Chunk size 1024 will be used
Distance value 5.000000 will be used
Overlap size 15 will be used
(subroutine extractLayerLabels in sim. data module) Failed to locate a value in definition file: sfc_temp_anal=
(subroutine extractLayerLabels in sim. data module) Failed to locate a value in definition file: tpw_anal=
instrument constants file = /DATA/KTS_LIB/CSPP/CSPP_ACSPO_1_2/ACSPO_V2-40_CSPP_20151120/run/static_anc/avhrr/avhrr_18_instr.dat
WARNING!!! Nothing to do. File was dropped.
Copying bias files to /DATA/KTS_LIB/CSPP/testout/bias
Copying log files to /DATA/KTS_LIB/CSPP/testout/noaa18/acspo
And, the following information is displayed in stderr.log:
(main_module) sensor file initialization error
real 0m23.968s
user 0m18.508s
sys 0m5.403s
What should I do,
Looking forward to your help
Thank you
--------------
DEBUG %options
==============
'verbose' => 2,
'dynanc' =>'/DATA/KTS_LIB/CSPP/CSPP_ACSPO_1_2/data/dynamic_ancillary',
'input_files' =>'/DATA/KTS_LIB/CSPP/testout/noaa18/input',
'granule' => 0,
'work' =>'/DATA/KTS_LIB/CSPP/testout/noaa18/acspo',
'clean' => 1,
'bias' =>'/DATA/KTS_LIB/CSPP/testout/bias',
'ghrsst' =>'by_date',
'processors' => 4,
'quarantine' => 0,
'sat' =>'n18',
'aggregate' => 1,
'nothing' => 0,
'xfiles' => 0
DEBUG %options _END_
chdir to working directory /DATA/KTS_LIB/CSPP/testout/noaa18/acspo/TMP_DsuX5V
--------------
DEBUG %sources
==============
'sim' =>'simDataConfigFile.txt',
'pcf' =>'Output_Data_Structure.txt',
'sst' =>'SST_Regression_Config.txt',
'aer' =>'aerConfigFile.txt',
'cld' =>'Cloud_Mask_Config.txt',
'sen' =>'sensorConfigFile.txt'
DEBUG %sources _END_
--------------
DEBUG %targets
==============
'sim' =>'simDataConfigFile.txt',
'pcf' =>'Output_Data_Structure.txt',
'sst' =>'SST_Regression_Config.txt',
'aer' =>'aerConfigFile.txt',
'cld' =>'Cloud_Mask_Config.txt',
'sen' =>'sensorConfigFile.txt'
DEBUG %targets _END_
run_acspo.pl::acspo_dynanc_management: INFO Fetching CMC files
run_acspo.pl::acspo_dynanc_management: INFO Fetching GFS files
Executing (time /DATA/KTS_LIB/CSPP/CSPP_ACSPO_1_2/ACSPO_V2-40_CSPP_20151120/bin/ACSPO-A_V2.40) 2> stderr.log
Chunk size 1024 will be used
Distance value 5.000000 will be used
Overlap size 15 will be used
(subroutine extractLayerLabels in sim. data module) Failed to locate a value in definition file: sfc_temp_anal=
(subroutine extractLayerLabels in sim. data module) Failed to locate a value in definition file: tpw_anal=
instrument constants file = /DATA/KTS_LIB/CSPP/CSPP_ACSPO_1_2/ACSPO_V2-40_CSPP_20151120/run/static_anc/avhrr/avhrr_18_instr.dat
WARNING!!! Nothing to do. File was dropped.
Copying bias files to /DATA/KTS_LIB/CSPP/testout/bias
Copying log files to /DATA/KTS_LIB/CSPP/testout/noaa18/acspo
And, the following information is displayed in stderr.log:
(main_module) sensor file initialization error
real 0m23.968s
user 0m18.508s
sys 0m5.403s
What should I do,
Looking forward to your help
Thank you