NUCAPS v2.0., testdata problem

Cross-track Infrared Sounder Environmental Data Records
Post Reply
zion0210
Posts: 29
Joined: Thu Mar 27, 2014 4:28 am

NUCAPS v2.0., testdata problem

Post by zion0210 »

Hi colleguases,

The calculation of test data ended next mesage:

Code: Select all

Running ... NUCAPS_Preproc.pl for swath_001 granule_001
WARNING: NUCAPS_Preproc.pl failed for $CSPP_NUCAPS_HOME/test/TMP_OPoq8O/swath_001/granule_001 at $CSPP_NUCAPS_HOME/CSPP_NUCAPS_2_0/scripts/nucaps_granule.pl line 119.
INFO: This fail can occur if trying to process missing FOVs'
My OS is debian 9, kernel 4.9.0.6-amd64.

What i may do to this problem?

Regards,
zion0210
jimd
Posts: 12
Joined: Thu Sep 05, 2013 3:20 pm

Re: NUCAPS v2.0., testdata problem

Post by jimd »

Please can you post the exact command line you used. I am a bit confused about the error message. If you get this message at all, it should look like, for example:

WARNING: NUCAPS_Preproc.pl failed for /data/jimd/CSPP_NUCAPS_2_0/work/TMP_Wx_NIP/swath_001/granule_001 at /data/jimd/CSPP_NUCAPS_2_0/scripts/nucaps_granule.pl line 119.

I suspect you swapped in $CSPP_NUCAPS_HOME for (your version of) /data/jimd/CSPP_NUCAPS_2_0 when you sent in the report, yes? But made a mistake when you swapped it in the last part of the message, i.e. $CSPP_NUCAPS_HOME/CSPP_NUCAPS_2_0/scripts/nucaps_granule.pl

To help me resolve, please can you re-run with the --noclean switch and tar up the temporary working directory and put it somewhere I can fetch it. If you still have directory TMP_OPoq8O, just tar that up.

Our supported platform is CentOS6. I also tested on CentOS7. So this may be a problem I cannot resolve for you. A common source for problems is system incompatibility in the dynamic libraries provided in $CSPP_NUCAPS_HOME/lib/. Replacing some or all of those with versions known to work on your system may resolve.

-jim (for CSPP team).
zion0210
Posts: 29
Joined: Thu Mar 27, 2014 4:28 am

Re: NUCAPS v2.0., testdata problem

Post by zion0210 »

Hi, Jim.

Thank for you clue.

The problem was in lack of libcurl.so.4, package libcurl3.

Also needed install lftp, uuid-runtime and glibc.

May be, this info should be includet in installation guid.

I report about result, after testing my DB data.

Regards,
zion0210
jimd
Posts: 12
Joined: Thu Sep 05, 2013 3:20 pm

Re: NUCAPS v2.0., testdata problem

Post by jimd »

Hi zion0210,

Thanks for your feedback. That is very useful to know.

lftp should definitely be added to System Requirements, and libcurl.so put (& tested) in $CSPP_NUCAPS_HOME/lib/

uuid-runtime and glibc I think I would normally to expect to be installed, but they would be good to note in a new section called "Troubleshooting".

Cheers,

-jim.
zion0210
Posts: 29
Joined: Thu Mar 27, 2014 4:28 am

Re: NUCAPS v2.0., testdata problem

Post by zion0210 »

Hi, Jim.

The test of processing DB data is successful.

Can i ask several questions about work NUCAPS v 2.0 here?
Or, better, create new topic? Or send email?

Regards,
zion0210
jimd
Posts: 12
Joined: Thu Sep 05, 2013 3:20 pm

Re: NUCAPS v2.0., testdata problem

Post by jimd »

Hi zion0210,

I think best to send me an email: jdavies@wisc.edu

Cheers,

-jim.
namaz123
Posts: 1
Joined: Sun Dec 12, 2021 6:17 am
Location: India

Re: NUCAPS v2.0., testdata problem

Post by namaz123 »

Hi, Jim.

Thank for you clue.

The problem was in lack of libcurl.so.4, package libcurl3.

Also needed install lftp, uuid-runtime and glibc.

May be, this info should be includet in installation guid.

I report about result, after testing my DB data.
kathys
Posts: 487
Joined: Tue Jun 22, 2010 4:51 pm

Re: NUCAPS v2.0., testdata problem

Post by kathys »

Hello,

We appreciate the feedback. The package that you reference, NUCAPS Version 2.0, is an older version now.

The NUCAPS software has been replaced by the NOAA Hyper-Spectral Enterprise Algorithm Package (HEAP) package, which produces NUCAPS retrievals for a number of different satellite/sensor combinations.

Please see the CSPP website for more information about HEAP.

Kathy
Post Reply