This function return data.frame with localities metadata
mc_info_meta(data)
myClim object see myClim-package
data.frame with columns:
locality_id
lon_wgs84
lat_wgs84
elevation
tz_offset
mc_info_meta(mc_data_example_agg)
#> locality_id lon_wgs84 lat_wgs84 elevation tz_offset
#> 1 A1E05 14.23932 50.90493 255 60
#> 2 A2E32 14.09185 50.95090 180 60
#> 3 A6W79 14.32162 50.92564 347 60