OLCI search and download using dhusget

Hi,

I am trying to automate our OLCI download and was trying out dhusget. it works fine using

dhusget.sh -d “https://scihub.copernicus.eu/apihub” -u CBinding -p XXXXXX -i OLCI -q FilesToDownload.xml -o ‘product’

but when I try to define the AOI I get zero results and so no downloads, even though I know there is data for that area.

dhusget.sh -d “https://scihub.copernicus.eu/apihub” -u CBinding -p Madmax00! -i OLCI -c -94.000,40.000:-74.000,50.000 -q FilesToDownload.xml -o ‘product’

the end of the output is:

HTTP request sent, awaiting response… 401 Unauthorized
Reusing existing connection to scihub.copernicus.eu:443.
HTTP request sent, awaiting response… 200 OK
Length: 2644 (2.6K) [application/atom+xml]
Saving to: ‘FilesToDownload.xml’

100%[======================================>] 2,644 --.-K/s in 0s

2017-03-23 15:44:33 (344 MB/s) - ‘FilesToDownload.xml’ saved [2644/2644]

 1	Displaying 0 results. Request done in 0.009 seconds.

Downloading product from link https://scihub.copernicus.eu/apihub/odata/v1/Products(‘’)/$value
the end

can you advise where its going wrong?

Thanks

Caren

2 Likes

I think it’s a problem with scihub. I pointed to coda and it worked fine.