"SeaDAS 7.4 OCSSW install on Ubuntu 14.04 LTE ---- (bundles.sha256sum) not downloaded
Posted: Wed Apr 18, 2018 12:11 pm America/New_York
Hi, I countered this problem, i am in China, i downloaded all below files and paste into the /tmp
$ cd /tmp
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/install_ocssw.py
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/README
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/OCSSW_bash.env
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/bundles.sha256sum
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/scripts.bundle
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/common.bundle
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/bin-linux_64.bundle
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/bin3-linux_64.bundle
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/ocrvc.bundle
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/modis.bundle
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/modisa.bundle
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/hmodisa.bundle
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/seawifs.bundle
But i can't open https://seadas.gsfc.nasa.gov/ in china, i am using vpn to open it. I used vpn on my Ubuntu but still have below error.
root@ubuntu:/tmp# ./install_ocssw.py –install-dir=/usr/local/seadas-7.4/ocssw –local=/tmp –aqua –seawifs
Installing bundles.sha256sum (1 of 7)
--2018-04-18 08:55:49-- https://oceandata.sci.gsfc.nasa.gov/ocssw/bundles.sha256sum
Resolving oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)... xx.xxx.xx.xx, 2001:4d0:2418:128::84
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|xx.xxx.xx.xx|:443... failed: Connection refused.
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|2001:4d0:2418:128::84|:443... failed: Network is unreachable.
Error - Executing command "cd /root/ocssw; wget --tries=5 --wait=5 https://oceandata.sci.gsfc.nasa.gov/ocssw/bundles.sha256sum"
Bundle checksum file (bundles.sha256sum) not downloaded
Please help me to figure out this problem how can i fix it???
$ cd /tmp
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/install_ocssw.py
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/README
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/OCSSW_bash.env
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/bundles.sha256sum
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/scripts.bundle
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/common.bundle
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/bin-linux_64.bundle
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/bin3-linux_64.bundle
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/ocrvc.bundle
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/modis.bundle
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/modisa.bundle
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/hmodisa.bundle
$ wget -cN http://oceandata.sci.gsfc.nasa.gov/ocssw/seawifs.bundle
But i can't open https://seadas.gsfc.nasa.gov/ in china, i am using vpn to open it. I used vpn on my Ubuntu but still have below error.
root@ubuntu:/tmp# ./install_ocssw.py –install-dir=/usr/local/seadas-7.4/ocssw –local=/tmp –aqua –seawifs
Installing bundles.sha256sum (1 of 7)
--2018-04-18 08:55:49-- https://oceandata.sci.gsfc.nasa.gov/ocssw/bundles.sha256sum
Resolving oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)... xx.xxx.xx.xx, 2001:4d0:2418:128::84
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|xx.xxx.xx.xx|:443... failed: Connection refused.
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|2001:4d0:2418:128::84|:443... failed: Network is unreachable.
Error - Executing command "cd /root/ocssw; wget --tries=5 --wait=5 https://oceandata.sci.gsfc.nasa.gov/ocssw/bundles.sha256sum"
Bundle checksum file (bundles.sha256sum) not downloaded
Please help me to figure out this problem how can i fix it???