Problem installing processors

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
ana_dogliotti
Posts: 28
Joined: Mon Sep 12, 2005 1:16 pm America/New_York
Answers: 0

Problem installing processors

by ana_dogliotti » Tue Aug 15, 2017 1:54 pm America/New_York

Hi,

I'm trying to install Aqua processors of SeaDAS 7.4 in a Linux virtual Machine. It starts downloading the files, but at the end I get this error. I tried also installing TERRA and VIIRS

error: Empty reply from server (curl_result = 52, http_code = 0, sha1 = 0268bba4cf087f85ef0707dc159128f5f9d2d9ae)
error: Unable to find 0268bba4cf087f85ef0707dc159128f5f9d2d9ae under https://oceandata.sci.gsfc.nasa.gov/ocssw/bin-linux_64.git
Cannot obtain needed blob 0268bba4cf087f85ef0707dc159128f5f9d2d9ae
while processing commit a19b1174e798323485ee0c41c313c2130d629a8d.
error: fetch failed.

Any idea?
Thanks

Ana

Tags:

OB SeaDAS - dshea
Subject Matter Expert
Subject Matter Expert
Posts: 259
Joined: Thu Mar 05, 2009 10:25 am America/New_York
Answers: 0
Been thanked: 2 times

Problem installing processors

by OB SeaDAS - dshea » Tue Aug 15, 2017 3:03 pm America/New_York

The networking on many virtual machines can be really flaky.  For some reason git, which uses libcurl for networking, has trouble if the network is flaky.  I would try to do the install a many times and see if one of the installs succeeds.  If that does not work you might have to resort to the "local" install option for the OCSSW processing software.  Here is a link to that process:

https://oceandata.sci.gsfc.nasa.gov/ocssw/

Download all of the bundles listed at the top of this page into a directory.  Then run:

install_ocssw.py -i <OCSSW_INSTALL_DIR> -b v7.4 -l <bundle_download_dir> --aqua --terra --viirsn

don

ana_dogliotti
Posts: 28
Joined: Mon Sep 12, 2005 1:16 pm America/New_York
Answers: 0

Problem installing processors

by ana_dogliotti » Wed Aug 16, 2017 9:46 am America/New_York

Thank you Don. It's strange cause I used to do it without any problem.

Regarding the bundle files, I'm a bit lost about these ones

bin-<arch>.bundle
bin3-<arch>.bundle
Optionally, any sensor bundles desired

What should be put instead of <arch> and how can I download (what are the names) for the sensors bundles? Are they necessary or all the sensors' processors are included in the other bundles?
Thank you in advance

Ana

OB SeaDAS - dshea
Subject Matter Expert
Subject Matter Expert
Posts: 259
Joined: Thu Mar 05, 2009 10:25 am America/New_York
Answers: 0
Been thanked: 2 times

Problem installing processors

by OB SeaDAS - dshea » Wed Aug 16, 2017 10:11 am America/New_York

If you scroll down, there is a table listing all of the bundles available.

For you <arch> is probably "linux_64"
You want to download the bundles for your desired sensors:

MODIS Common Processing Data
MODIS-Aqua Processing Data
MODIS-Aqua (hires) Processing Data
MODIS-Terra Processing Data
MODIS-Terra (hires) Processing Data
Suomi-NPP VIIRS Processing Data

Don

ana_dogliotti
Posts: 28
Joined: Mon Sep 12, 2005 1:16 pm America/New_York
Answers: 0

Problem installing processors

by ana_dogliotti » Wed Aug 16, 2017 3:37 pm America/New_York

Thanks. One more thing, installing using --aqua does it install also the MODIS-Aqua (hires) processor? I downloaded the bundle in the same directory as the rest.
Thanks again!

Ana

OB.DAAC - SeanBailey
User Services
User Services
Posts: 1470
Joined: Wed Sep 18, 2019 6:15 pm America/New_York
Answers: 1
Been thanked: 5 times

Problem installing processors

by OB.DAAC - SeanBailey » Wed Aug 16, 2017 7:21 pm America/New_York

Yes, there really hasn't been a distinction for a long time now.

Post Reply