Issue
Fetching data using the cmip6 server causes it to get cors errors and also sometimes errors on the backend-server (badzip, fileNotFound, ...?).
Adding a firefox add-on to automatically add cors response headers, seems to resolve the issue mostly (sometimes httpError 500).
CORS Header may be set incorrectly on the backend side.
Steps to reproduce
- Run webapp and backend server
- Choose
CMIP6 as your source
- Select data for random dates
- Observe error in browser console at some requests