SECOORA / skill_score

Prototypes for the SECOORA skill score
MIT License
7 stars 1 forks source link

Cannot find SECOORA data in platforms #242

Open ocefpaf opened 8 years ago

ocefpaf commented 8 years ago

@kwilcox and @vembus I just check the SECOORA skill score logs and I reliazed it has been broken for a while. I cannot find SECOORA data in the platforms URL I have as a data source (http://129.252.139.124/thredds/catalog_platforms.html). All datasets are returning:

Error {
    code = 500;
    message = "There are no datasets in the aggregation DatasetCollectionManager{ collectionName='/nc/usf.shp.ngwlms/usf.shp.ngwlms*.nc' recheck=30 min 
 dir=/nc/usf.shp.ngwlms/ filter=WildcardMatchOnPath{wildcard=*usf.shp.ngwlms*.nc$ regexp=.*usf\.shp\.ngwlms.*\.nc$}";
};
ocefpaf commented 8 years ago

@kwilcox just informed me that the observations moved to ERDDAP. I have to adapt the scripts to find the observations there.

See http://erddap.secoora.org/erddap/search/index.html?page=1&itemsPerPage=1000&searchFor=C12 and http://secoora.thredds.axiomdatascience.com/thredds/catalog.html

ocefpaf commented 8 years ago

@kwilcox did you had time to look into enabling the THREDDS back? Or should I give it up and try to change the workflow to ERDDAP?

kwilcox commented 8 years ago

Back from a trip, this week @ocefpaf, this week.

ocefpaf commented 8 years ago

Back from a trip, this week @ocefpaf, this week.

Just poking :stuck_out_tongue_winking_eye:

Thanks @kwilcox!