Skip to contents

This dataset is a subset of data from the Urban Climate Observatory (UCO) in Berlin, Germany. It contains hourly air temperature readings from 23 meteorological stations for the period of 2019-2020.

Usage

lcz_data

Format

A data frame with 386,354 rows and 5 columns:

date

Date and time in POSIXct format: "2019-01-01 00:00:00"

station

Name of the meteorological station

airT

Air temperature in degree celsius

Latitude

Latitude of the station

Longitude

Longitude of the station

Source

UCO Berlin

Examples

data(lcz_data)