Minutely Precipitation
Get minute-level precipitation forecast data every 5 minutes for the next 2 hours in China.
This data is only supported for Chinese cities.
Interface code | Interface | Class |
---|---|---|
minutely | Minutely Precipitation | MinutelyResponse |
Reequest Parameters
Name | Type | Required | Exemple |
---|---|---|---|
longitude | double | true | 116.41 |
latitude | double | true | 39.92 |
lang | Lang | false | ZH_HANS |
Sample code
public void minutely(MinutelyParameter parameter, Callback<MinutelyResponse> callback);
Response
MinutelyResponse
-
code
See Status Code -
updateTime
API last update time -
fxLink
Responsive web page of this data, for embedded in website or APP -
summary
Precipitation description -
minutely.fxTime
Forecast time -
minutely.precip
Accumulated precipitation in 5 minutes, unit is millimeter. -
minutely.type
Type of precipitation,rain
andsnow
-
refer.sources
Data source and other statements, may be null -
refer.license
Data license, may be null