Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.08 KB

README.md

File metadata and controls

17 lines (14 loc) · 1.08 KB

Status badge Build badge License: CC BY 4.0

Weather Harmonized Data Models

These data models describe entities useful for dealing with weather data. These entities are primarily associated with the vertical segments of the environment and agriculture but is applicable to many different applications.

The main entities identified are:

  • WeatherForecast. It represents a weather forecast for a period of time and a location.
  • WeatherObserved. It represents a weather observation made over a period of time at a specific location.
  • WeatherAlert. It represents a weather alarm intended to raise attention over a forecasted extreme weather condition.