met-office-api 0.1.0-alpha

Rust bindings for the UK Met Office API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Properties

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> | The forecast location name | [optional]
**request_point_distance** | **f32** | The distance from the requested point in metres | 
**model_run_date** | **String** | The model run date in UTC | 
**time_series** | [**Vec<crate::models::TimeSeries>**]TimeSeries.md | A time step ordered list  of forecast parameters and associated values | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)