mc_LocalityMetadata-class {myClim} | R Documentation |
Class for locality metadata
Description
Class for locality metadata
Details
When reading without metadata, then locality is named after file where the data come from, or after the sensor id where the data come form.
Slots
locality_id
name of locality
elevation
of locality
lat_wgs84
latitude of locality in WGS-84
lon_wgs84
longitude of locality in WGS-84
tz_offset
offset from UTC in minutes
tz_type
type of time zone
user_data
list for user data
See Also
myClim-package, mc_LoggerMetadata, mc_SensorMetadata
[Package myClim version 1.1.0 Index]