CCI-Tools/cate

Make cate access production service of odp

Closed this issue · 1 comments

Currently Cate uses test service of opd to access cci data:
https://github.com/CCI-Tools/cate/blob/master/cate/ds/esa_cci_odp.py#L82

this is incorrect, the production service is at archive.opensearch.ceda.ac.uk .

Fixed by #952