Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Metdata

Weather data


Description

This dataset contains two years of daily data of sunshine hours, solar radiation, minimum temperature, maximum temperature, cloud coverage, vapour pressure, and wind speed.

Usage

data(Metdata)

Format

NAME chr Name
LATITUDE numeric Latitude (decimal degree)
LONGITUDE numeric Longitude (decimal degree)
DCOAST numeric Distance to the coast (km)
ALTITUDE numeric Altitude above the sea level (m)
DAY Date Date
SUNSHINE numeric Sunshine (hours)
RAD_MEA numeric Solar radiation (MJm-2)
TEMP_MIN numeric Minimum temperature (degrees C)
TEMP_MAX numeric Maximum temperature (degrees C)
CLOUD_DAYTIME_TOTAL numeric Cloud coverage (octas)
VAP_PRES numeric Vapour pressure (kPa)
WIND_10 numeric Wind speed at 10 m height (ms-1)

Examples

data(Metdata)
str(Metdata)

sirad

Functions for Calculating Daily Solar Radiation and Evapotranspiration

v2.3-3
GPL-2
Authors
Jedrzej S. Bojanowski
Initial release
2016-10-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.