Make cate access production service of odp
Closed this issue · 1 comments
AliceBalfanz commented
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 .
AliceBalfanz commented
Fixed by #952