Page 2 of 2

Re: Ancillary update not downloading new files

Posted: Mon Jul 20, 2020 11:34 am
by kathys
There was another user who reported a similar problem to yours. His problem was that his system did not allow or even recognize the secure https protocol that is now used in the transfer of CSPP SDR ancillary and Look-Up-Tables (LUTs). Some of the government agencies that we support require all external connections to be secure. We started using this in CSPP SDR Version 3.2.

To see if this is what is causing your problem, set your CSPP_SDR_HOME variable, and source the environmental variable script. Then execute these commands:

export JPSS_REMOTE_ANC_DIR=“http://jpssdb.ssec.wisc.edu/cspp_v_4_0/ancillary
export JPSS_REMOTE_LUT_DIR=“http://jpssdb.ssec.wisc.edu/cspp_luts_v_4_0/

sdr_ancillary.sh
sdr_luts.sh

If this resolves your problem, we can decide the best way to update your software so this does not happen again.

Kathy