openmeteopy.daily package

openmeteopy.daily.dwd module

class openmeteopy.daily.dwd.DailyDwd[source]

Bases: object

daily Parameter functions

Aggregations are a simple 24 hour aggregation from hourly values.

all()[source]

Returns the daily configuration object :returns: hourly()

All parameters

apparent_temperature_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum dailt apparent temperature

apparent_temperature_min()[source]

Returns the daily configuration object :returns: hourly()

Minimum dailt apparent temperature

et0_fao_evapotranspiration()[source]

Returns the daily configuration object :returns: hourly()

daily sum of ET₀ Reference Evapotranspiration of a well watered grass field

precipitation_hours()[source]

Returns the daily configuration object :returns: hourly()

The number of hours with rain

precipitation_sum()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily precipitation

rain_sum()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily rain

shortwave_radiation_sum()[source]

Returns the daily configuration object :returns: hourly()

The sum of solar radiaion on a given day in Mega Joules

showers_sum()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily showers

snowfall_sum()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily snowfall

sunrise()[source]

Returns the daily configuration object :returns: hourly()

Sun rise

sunset()[source]

Returns the daily configuration object :returns: hourly()

sunset

temperature_2m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum daily air temperature at 2 meters above ground

temperature_2m_min()[source]

Returns the daily configuration object :returns: hourly()

Minimum daily air temperature at 2 meters above ground

weathercode()[source]

Returns the daily configuration object :returns: hourly()

The most severe weather condition on a given day

winddirection_10m_dominant()[source]

Returns the daily configuration object :returns: hourly()

Dominant wind direction

windgusts_10m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wind gusts on a day

windspeed_10m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wind speed on a day

openmeteopy.daily.flood module

class openmeteopy.daily.flood.DailyFlood[source]

Bases: object

daily Parameter functions

Aggregations are a simple 24 hour aggregation from hourly values.

all()[source]

Returns the daily configuration object :returns: hourly()

All parameters

river_discharge()[source]

Returns the daily configuration object :returns: hourly()

Maximum daily air temperature at 2 meters above ground

river_discharge_max()[source]

Returns the daily configuration object :returns: hourly()

Minimum daily air temperature at 2 meters above ground

river_discharge_mean()[source]

Returns the daily configuration object :returns: hourly()

daily maximum in UV Index starting from 0

river_discharge_median()[source]

Returns the daily configuration object :returns: hourly()

uv_index_clear_sky_max assumes cloud free conditions. Please follow the official WMO guidelines for ultraviolet index.

river_discharge_min()[source]

Returns the daily configuration object :returns: hourly()

Maximum dailt apparent temperature

river_discharge_p25()[source]

Returns the daily configuration object :returns: hourly()

Minimum dailt apparent temperature

river_discharge_p75()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily precipitation

openmeteopy.daily.forecast module

class openmeteopy.daily.forecast.DailyForecast[source]

Bases: object

daily Parameter functions

Aggregations are a simple 24 hour aggregation from hourly values.

all()[source]

Returns the daily configuration object :returns: hourly()

All parameters

apparent_temperature_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum dailt apparent temperature

apparent_temperature_min()[source]

Returns the daily configuration object :returns: hourly()

Minimum dailt apparent temperature

et0_fao_evapotranspiration()[source]

Returns the daily configuration object :returns: hourly()

daily sum of ET₀ Reference Evapotranspiration of a well watered grass field

precipitation_hours()[source]

Returns the daily configuration object :returns: hourly()

The number of hours with rain

precipitation_sum()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily precipitation

rain_sum()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily rain

shortwave_radiation_sum()[source]

Returns the daily configuration object :returns: hourly()

The sum of solar radiaion on a given day in Mega Joules

showers_sum()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily showers

snowfall_sum()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily snowfall

sunrise()[source]

Returns the daily configuration object :returns: hourly()

Sun rise

sunset()[source]

Returns the daily configuration object :returns: hourly()

sunset

temperature_2m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum daily air temperature at 2 meters above ground

temperature_2m_min()[source]

Returns the daily configuration object :returns: hourly()

Minimum daily air temperature at 2 meters above ground

uv_index_clear_sky_max()[source]

Returns the daily configuration object :returns: hourly()

uv_index_clear_sky_max assumes cloud free conditions. Please follow the official WMO guidelines for ultraviolet index.

uv_index_max()[source]

Returns the daily configuration object :returns: hourly()

daily maximum in UV Index starting from 0

weathercode()[source]

Returns the daily configuration object :returns: hourly()

The most severe weather condition on a given day

winddirection_10m_dominant()[source]

Returns the daily configuration object :returns: hourly()

Dominant wind direction

windgusts_10m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wind gusts on a day

windspeed_10m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wind speed on a day

openmeteopy.daily.gem module

class openmeteopy.daily.gem.DailyGem[source]

Bases: object

daily Parameter functions

Aggregations are a simple 24 hour aggregation from hourly values.

apparent_temperature_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum dailt apparent temperature

apparent_temperature_min()[source]

Returns the daily configuration object :returns: hourly()

Minimum dailt apparent temperature

et0_fao_evapotranspiration()[source]

Returns the daily configuration object :returns: hourly()

daily sum of ET₀ Reference Evapotranspiration of a well watered grass field

precipitation_hours()[source]

Returns the daily configuration object :returns: hourly()

The number of hours with rain

precipitation_sum()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily precipitation

rain_sum()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily rain

shortwave_radiation_sum()[source]

Returns the daily configuration object :returns: hourly()

The sum of solar radiaion on a given day in Mega Joules

showers_sum()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily showers

snowfall_sum()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily snowfall

sunrise()[source]

Returns the daily configuration object :returns: hourly()

Sun rise

sunset()[source]

Returns the daily configuration object :returns: hourly()

sunset

temperature_2m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum daily air temperature at 2 meters above ground

temperature_2m_min()[source]

Returns the daily configuration object :returns: hourly()

daily maximum in UV Index starting from 0

weathercode()[source]

Returns the daily configuration object :returns: hourly()

The most severe weather condition on a given day

winddirection_10m_dominant()[source]

Returns the daily configuration object :returns: hourly()

Dominant wind direction

windgusts_10m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wind gusts on a day

windspeed_10m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wind speed on a day

openmeteopy.daily.gfs module

class openmeteopy.daily.gfs.DailyGfs[source]

Bases: object

daily Parameter functions

Aggregations are a simple 24 hour aggregation from hourly values.

all()[source]

Returns the daily configuration object :returns: hourly()

All parameters

apparent_temperature_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum dailt apparent temperature

apparent_temperature_min()[source]

Returns the daily configuration object :returns: hourly()

Minimum dailt apparent temperature

et0_fao_evapotranspiration()[source]

Returns the daily configuration object :returns: hourly()

daily sum of ET₀ Reference Evapotranspiration of a well watered grass field

precipitation_hours()[source]

Returns the daily configuration object :returns: hourly()

The number of hours with rain

precipitation_probability_max()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily showers

precipitation_probability_mean()[source]

Returns the daily configuration object :returns: hourly()

uv_index_clear_sky_max assumes cloud free conditions. Please follow the official WMO guidelines for ultraviolet index.

precipitation_probability_min()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily rain

precipitation_sum()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily precipitation

shortwave_radiation_sum()[source]

Returns the daily configuration object :returns: hourly()

The sum of solar radiaion on a given day in Mega Joules

snowfall_sum()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily snowfall

sunrise()[source]

Returns the daily configuration object :returns: hourly()

Sun rise

sunset()[source]

Returns the daily configuration object :returns: hourly()

sunset

temperature_2m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum daily air temperature at 2 meters above ground

temperature_2m_min()[source]

Returns the daily configuration object :returns: hourly()

Minimum daily air temperature at 2 meters above ground

weathercode()[source]

Returns the daily configuration object :returns: hourly()

The most severe weather condition on a given day

winddirection_10m_dominant()[source]

Returns the daily configuration object :returns: hourly()

Dominant wind direction

windgusts_10m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wind gusts on a day

windspeed_10m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wind speed on a day

openmeteopy.daily.historical module

class openmeteopy.daily.historical.DailyHistorical[source]

Bases: object

daily Parameter functions

Aggregations are a simple 24 hour aggregation from hourly values.

all()[source]

Returns the daily configuration object :returns: hourly()

All parameters

apparent_temperature_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum dailt apparent temperature

apparent_temperature_min()[source]

Returns the daily configuration object :returns: hourly()

Minimum dailt apparent temperature

et0_fao_evapotranspiration()[source]

Returns the daily configuration object :returns: hourly()

daily sum of ET₀ Reference Evapotranspiration of a well watered grass field

precipitation_hours()[source]

Returns the daily configuration object :returns: hourly()

The number of hours with rain

precipitation_sum()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily precipitation

rain_sum()[source]

Returns the daily configuration object :returns: hourly()

sunset

shortwave_radiation_sum()[source]

Returns the daily configuration object :returns: hourly()

The sum of solar radiaion on a given day in Mega Joules

snowfall_sum()[source]

Returns the daily configuration object :returns: hourly()

sunset

sunrise()[source]

Returns the daily configuration object :returns: hourly()

Sun rise

sunset()[source]

Returns the daily configuration object :returns: hourly()

sunset

temperature_2m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum daily air temperature at 2 meters above ground

temperature_2m_min()[source]

Returns the daily configuration object :returns: hourly()

Minimum daily air temperature at 2 meters above ground

uv_index_clear_sky_max()[source]

Returns the daily configuration object :returns: hourly()

uv_index_clear_sky_max assumes cloud free conditions. Please follow the official WMO guidelines for ultraviolet index.

uv_index_max()[source]

Returns the daily configuration object :returns: hourly()

daily maximum in UV Index starting from 0

weathercode()[source]

Returns the daily configuration object :returns: hourly()

sunset

winddirection_10m_dominant()[source]

Returns the daily configuration object :returns: hourly()

Dominant wind direction

windgusts_10m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wind gusts on a day

windspeed_10m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wind speed on a day

openmeteopy.daily.jma module

class openmeteopy.daily.jma.DailyJma[source]

Bases: DailyMeteoFrance

all()[source]

Overriding the all method from HourlyMeteoFrance since windgust_10m_max is not provided in Jma

windgusts_10m_max()[source]

Overriding the windgust_10m_max method from HourlyMeteoFrance since it’s not provided in Jma

openmeteopy.daily.marine module

class openmeteopy.daily.marine.DailyMarine[source]

Bases: object

daily Parameter functions

Aggregations are a simple 24 hour aggregation from hourly values.

all()[source]

Returns the daily configuration object :returns: hourly()

All parameters

swell_wave_direction_dominant()[source]

Returns the daily configuration object :returns: hourly()

Dominant wave direction of swell waves

swell_wave_height_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wave height on a given day for swell waves.

swell_wave_peak_period_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum peak period between swell waves

swell_wave_period_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wave period of swell waves

wave_direction_dominant()[source]

Returns the daily configuration object :returns: hourly()

Dominant wave direction of mean if swell and wind waves.

wave_height_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wave height on a given day for the mean waves

wave_period_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wave period of mean, wind and swell

wind_wave_direction_dominant()[source]

Returns the daily configuration object :returns: hourly()

Dominant wave direction of wind waves

wind_wave_height_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wave height on a given day for wind waves

wind_wave_peak_period_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum peak period between wind waves

wind_wave_period_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wave period of wind waves

openmeteopy.daily.meteo_france module

class openmeteopy.daily.meteo_france.DailyMeteoFrance[source]

Bases: object

daily Parameter functions

Aggregations are a simple 24 hour aggregation from hourly values.

all()[source]

Returns the daily configuration object :returns: hourly()

All parameters

apparent_temperature_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum dailt apparent temperature

apparent_temperature_min()[source]

Returns the daily configuration object :returns: hourly()

Minimum dailt apparent temperature

et0_fao_evapotranspiration()[source]

Returns the daily configuration object :returns: hourly()

daily sum of ET₀ Reference Evapotranspiration of a well watered grass field

precipitation_hours()[source]

Returns the daily configuration object :returns: hourly()

The number of hours with rain

precipitation_sum()[source]

Returns the daily configuration object :returns: hourly()

Sum of daily precipitation

shortwave_radiation_sum()[source]

Returns the daily configuration object :returns: hourly()

The sum of solar radiaion on a given day in Mega Joules

snowfall_sum()[source]

Returns the daily configuration object :returns: hourly()

Maximum wind gusts on a day

sunrise()[source]

Returns the daily configuration object :returns: hourly()

Sun rise

sunset()[source]

Returns the daily configuration object :returns: hourly()

sunset

temperature_2m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum daily air temperature at 2 meters above ground

temperature_2m_min()[source]

Returns the daily configuration object :returns: hourly()

Minimum daily air temperature at 2 meters above ground

uv_index_clear_sky_max()[source]

Returns the daily configuration object :returns: hourly()

uv_index_clear_sky_max assumes cloud free conditions. Please follow the official WMO guidelines for ultraviolet index.

uv_index_max()[source]

Returns the daily configuration object :returns: hourly()

daily maximum in UV Index starting from 0

winddirection_10m_dominant()[source]

Returns the daily configuration object :returns: hourly()

Dominant wind direction

windgusts_10m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wind gusts on a day

windspeed_10m_max()[source]

Returns the daily configuration object :returns: hourly()

Maximum wind speed on a day