mc_data_physical: Physical quantities definition

mc_data_physicalR Documentation

Physical quantities definition

Description

R object of class environment with the definitions of physical elements for recording the microclimate e.g. temperature, speed, depth, volumetric water content... see mc_Physical. Similarly as in case of logger format definitions mc_DataFormat it is easy to add new, physical here.

Usage

mc_data_physical

Format

An object of class environment of length 11.

See Also

mc_Physical

Currently supported physical elements:

  • l_cm - length in cm

  • l_mm - length in mm

  • l_um - length in um

  • VWC - volumetric moisture in m3/m3

  • RH - relative humidity in %

  • T_C - temperature in °C

  • t_h - time in hours

  • moisture_raw - raw TMS moisture sensor values

  • radius_raw - radius difference in raw units

  • v - speed in m/s


myClim documentation built on Oct. 21, 2024, 5:07 p.m.