stMeteo {simulariatools} | R Documentation |
Meteorological dataset with hourly values
Description
A dataset containing 8760 hourly values of some meteorological variables corresponding to a full solar year.
Usage
stMeteo
Format
A data frame with 8760 rows and 7 variables:
- date
date time in yyyy-mm-hh HH:MM:SS
- ws
wind speed in m/s
- wd
wind direction in deg.
- temp
air temperature in C
- radg
Global solar radiation in W/m^2
- tcc
Total cloud cover in integers ranging from 0 to 8
- pgt
Pasquill-Gifford-Turner stability class
Source
Self derived dataset.
[Package simulariatools version 2.5.1 Index]