AHABID / dataModel.Weather

Weather Data Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Weather Data Model