Agromonitoring · Example Payload

Agromonitoring Weatherdata Example

AgricultureSatellite ImageryVegetation IndicesWeatherPrecision AgricultureRemote Sensing

Agromonitoring Weatherdata Example is an example object payload from Agromonitoring, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

dttemphumiditywind_speedwind_degcloudsrainuvi

Example Payload

Raw ↑
{
  "dt": 49,
  "temp": "example_a-temp",
  "humidity": 301,
  "wind_speed": 91.0397,
  "wind_deg": 788,
  "clouds": 915,
  "rain": 58.5986,
  "uvi": 13.3344
}