v1

latestOpenAPI 3.0.22026-07-176610.1 KB
sync

Get Sync Weather

<B>Request weather data for a specific Model using the given settings (location, period, weather factors, e.g.). <BR> This data is then formatted as the requested output format (output unit system and file format) before returning the requested data.</B>

<I>(Please note that as some models are predictive or otherwise restricted in the periods available for requests, that sometimes the 'begin' and 'end' values will be altered to match these restrictions.)</I>

get/weather/sources/{source_id}/models/{model_id}

Path parameters

source_idstring required
model_idstring required

Query parameters

beginstring

From date and time

From date and time

endstring

To date and time

To date and time

latnumber required

GPS Latitude or RD x-coordinate

GPS Latitude or RD x-coordinate

lonnumber required

GPS Longitude or RD y-coordinate

GPS Longitude or RD y-coordinate

factorsstring[]

Only return these weather factors (default: all factors)

Only return these weather factors (default: all factors)

units'si' | 'human' | 'original'

Unit of weather factors

response_format'netcdf4' | 'netcdf3' | 'json' | 'json_dataset' | 'csv'

Response format (overrides mime-types from Accept HTTP header)

Headers

acceptstring

Response

Successful Response

{"stackTrail":"paths:/weather/sources/{source_id}/models/{model_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}