regional: Regional Weather data

regionalR Documentation

Regional Weather data

Description

A dataset containing daily mean, minimum and maximum temperatures in °C. The dataset is a 4*4 pixel cutout centered at FVA from the "Hyras" dataset available at the DWD open data center (https://opendata.dwd.de/climate_environment/CDC/grids_germany/daily/hyras_de/)

Format

A list of SpatRaster

Details

The dataset can be loaded using load_test("SpatRaster").

Spatial resolution: 5 km x 5 km Projection: ETRS89 / LCC Europe (EPSG:3034) Parameter: air temperature at 2 m

The dataset is a list with three SpatRaster as objects. The time attribute for all three SpatRaster is equal.

The list objects are:

  • tmean: SpatRaster with tmean daily mean temperature in °C - numeric

  • tmax: SpatRaster with tmax daily mean temperature in °C - numeric

  • tmin: SpatRaster with tmin daily mean temperature in °C - numeric


PHENTHAUproc documentation built on June 22, 2024, 7:12 p.m.