Daily Precipitation Schema

An object that describes the total amount of precipitation for a given day

Example

{
  "rain": 1.5,
  "snow": 1.5,
  "freezing_rain": 1.5,
  "sleet": 1.5,
  "ice_pellets": 1.5
}

Attributes