humve_stationszuordnung_mittelwerte: HuMVe data will be cut according to the log.

Description Usage Arguments Details Value Author(s)

Description

The Human Response Meteorological Vehicle HuMVe is a movable meteorological station measuring different weather elements. Due to this movability only few data can be used for e.g. wind analysis. If a consistent log is written the big data table can be cut in a smaller one containing the station number where the vehicle was standing instead of a Recordnumber.

Usage

1
humve_stationszuordnung_mittelwerte(humvedata_meteo, humvedata_wind, humvedata_gill, logdata)

Arguments

humvedata_meteo

The "CR1000_HUMVE_Meteo.dat"" which was loaded with read.logger.

humvedata_wind

The "CR1000_HUMVE_Wind.dat"" which was loaded with read.logger.

humvedata_gill

The "CR1000_HUMVE_Gill_Windmaster.dat"" which was loaded with read.logger.

logdata

The logdata which was loaded with read.humvelog

Details

This function gives out values which are aggregated. The WS and WD values were newly calculated using cart2polar on the U and V Vectors.

Value

Gives a aggregated and cutted data.frame with a 2nd column named station rather then RECORD

Author(s)

Carsten Vick


ca-vi/Climatology_Package documentation built on May 13, 2019, 10:37 a.m.