UTCI data download

I’m having trouble downloading the UTCI dataset (Thermal comfort indices derived from ERA5 reanalysis). I managed to download a single year using the web interface but when I try to download several years it fails with UrlNoDataError. See:

  • Request ID: cb06ccbd-77d1-4330-96b1-1ee771a3ecb2
  • Your user ID: 747cdd9a-324d-4894-95e9-e1ed99adcc97
  • Trace ID of the error: deb47c5b-9f0f-413f-94d8-2463aa3a7eaf

I also tried to submit an API request and it fails, previiously with a different error but now also with UrlNoDataError. See:

  • Request ID: 5e47cea7-c76a-48a4-9e32-175dce187832
  • Your user ID: 747cdd9a-324d-4894-95e9-e1ed99adcc97
  • Trace ID of the error: 42325aeb-8df9-4049-a973-99ede04a7a0a

When I did get the year’s worth of data it was NetCDF file for each day in a Zip file that seemed rather inefficient, and for my time-series requests are going to create lots of small files. Is it not possible to get the data in a single NetCDF file?

Best Wishes, Sam