Hello,
I am a new user fumbling my way through the API to grab ERA5 data for the Gulf of Maine. Up until today, things seemed to be working well. However, I am not running into an error and I cannot log into my account on the CDS. Perhaps the two are related?
Error:
HTTPError: 400 Client Error: Bad Request for url: https://cds.climate.copernicus.eu/api/retrieve/v1/jobs/c7eb3ad9-e2c0-4978-be7c-0638a17e751b/results
The job has failed.
Request being made:
{‘variable’: [‘mean_sea_level_pressure’, ‘10m_u_component_of_wind’, ‘10m_v_component_of_wind’], ‘format’: ‘netcdf’, ‘area’: [45.5, -71.5, 39.5, -65.0], ‘product_type’: ‘monthly_averaged_reanalysis’, ‘year’: [‘2014’, ‘2015’, ‘2016’, ‘2017’, ‘2018’, ‘2019’, ‘2020’], ‘month’: [‘01’, ‘02’, ‘03’, ‘04’, ‘05’, ‘06’, ‘07’, ‘08’, ‘09’, ‘10’, ‘11’, ‘12’], ‘time’: ‘00:00’}
dataset = ‘reanalysis-era5-single-levels-monthly-means’
When i click on the url in the error it shows me “permission denied” as the type and I cannot log into my account on the CDS. I just see this image:
“Try signing in with a different account” or “sign in with keycloak”