Hello Neil,
We are having trouble with API. Specifically, the 'get-data-point' API often gives 502 response code. At times it gives 200 response but without netcdf file content. Below are example API calls along with the timestamps at a dummy site. Kindly need your support.
2025-12-29 11:12:48.190 DEBUG:urllib3.connectionpool:https://wps.neweuropeanwindatlas.eu:443 "GET /api/microscale-atlas/v1/get-data-point?height=100&height=200&variable=wind_speed&latitude=55.960946&longitude=-4.385082 HTTP/2.0" 502 11
2025-12-29 11:12:48.190 DEBUG:urllib3.util.retry:Incremented Retry for (url='/api/microscale-atlas/v1/get-data-point?height=100&height=200&variable=wind_speed&latitude=55.960946&longitude=-4.385082'): Retry(total=2, connect=None, read=None, redirect=None, status=None)
2025-12-29 11:13:09.766 DEBUG:urllib3.connectionpool:https://wps.neweuropeanwindatlas.eu:443 "GET /api/microscale-atlas/v1/get-data-point?height=100&height=200&variable=wind_speed&latitude=55.960946&longitude=-4.385082 HTTP/2.0" 200 None