sdr_luts.sh failed to downoad LUTs

VIIRS Sensor Data Record
Post Reply
tonnienc
Posts: 4
Joined: Mon May 06, 2024 5:44 am

sdr_luts.sh failed to downoad LUTs

Post by tonnienc »

Hello,

I have been trying to download the Look-Up-Tables (LUTs) since last week and keep getting the error below.

2024-05-06 10:48:37(INFO):ancillary_and_luts.py:890:Doing post installation initialization of LUTS database
2024-05-06 10:48:37(INFO):ancillary_and_luts.py:891:This is a long process, Do not interrupt
2024-05-06 10:52:12(WARNING):http_wrap.py:125:Not OK /usr/bin/curl -I http://jpssdb.ssec.wisc.edu/cspp_luts_v ... l-_ops.bin
2024-05-06 10:52:12(WARNING):http_wrap.py:126:rc 28
2024-05-06 10:52:12(ERROR):http_wrap.py:130: % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:02:11 --:--:-- 0
curl: (28) Failed to connect to jpssdb.ssec.wisc.edu port 80 after 131037 ms: Connection timed out


The internet is okay, and when I ping jpssdb.ssec.wisc.edu it shows everything is fine.
This is also happening when I try sdr_ancillary.sh as well.

Your prompt response will be much appreciated

Cheers
scottm
Posts: 5
Joined: Thu Oct 19, 2023 9:33 am

Re: sdr_luts.sh failed to downoad LUTs

Post by scottm »

Please verify the location of curl on your system.

then try the command manually.

curl -I http://jpssdb.ssec.wisc.edu/cspp_luts_v ... l-_ops.bin


rc 28 indicates a timeout error, Better to resolve this directly first.
tonnienc
Posts: 4
Joined: Mon May 06, 2024 5:44 am

Re: sdr_luts.sh failed to downoad LUTs

Post by tonnienc »

Hello,

Thank you for your prompt response and support.

The issue has been resolved.

regards
Post Reply