Forecast UVI data by polygon
API call:
http://api.agromonitoring.com/agro/1.0/uvi/forecast
Parameters:
appid
Personal api key
polyid
ID of polygon
cnt
Number of returned days
Examples of API calls:
Example of API response:
[ { "dt":1498564800, "uvi":10.1 }, { "dt":1498651200, "uvi":10.19 }, { "dt":1498737600, "uvi":10.2 } ]
Parameters:
dt
Time of data calculation (unix time, UTC time zone)uvi
float - Ultraviolet index