Seb Biass

Results 11 comments of Seb Biass

Hiyah, I am having the same problem, has anyone found a fix?

@chloeprodhomme That was useful for me: https://github.com/ecmwf/cdsapi/issues/2

@chloeprodhomme FYI: https://github.com/e5k/CDSAPItools

See #189

Hi Andrea, Same here, OSX 10.14, MBP 2018, Anaconda, Python 3.7.1. I run the example, the various maps show, when I try closing the window, Python crashes. Let me know...

In your case, if the problem is only on downloading data, I think you can change this function of `api.py` from: ```python def retrieve(self, name, request, target=None): result = self._api("%s/resources/%s"...

@valpesendorfer see https://forum.ecmwf.int/t/programatically-get-request-status-error-with-new-cdsapi/6379

Hi all, just wanted to mention one thing in case it is of interest. Running the example notebooks in VS Code on Mac 10.15 with `tsfresh` 0.16. `extract_feature` in `01...