curl --request GET \
--url https://climate-data.devops.arabiaweather.com/climate/raw/{parameter} \
--header 'x-api-key: <x-api-key>'[
"<unknown>"
]curl --request GET \
--url https://climate-data.devops.arabiaweather.com/climate/raw/{parameter} \
--header 'x-api-key: <x-api-key>'[
"<unknown>"
]API key for authentication
(temperature, precipitation, snowfall, relative_humidity, wind_speed)
Comma separated list of years (e.g. "2010,2011")
Comma separated list of months (1-12) (e.g. "1,2,3")
Successfully retrieved raw daily climate series for each requested year/month combination