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
- 
        
codeSee Status Code - 
        
updateTimeAPI last update time - 
        
fxLinkResponsive web page of this data, for embedded in website or APP - 
        
summaryPrecipitation description - 
        
minutely.fxTimeForecast time - 
        
minutely.precipAccumulated precipitation in 5 minutes, unit is millimeter. - 
        
minutely.typeType of precipitation,rainandsnow - 
        
refer.sourcesData source and other statements, may be null - 
        
refer.licenseData license, may be null