basin_PT {musica} | R Documentation |
Basin average observed and simulated daily precipitation and temperature
Description
A list of three data.tables with observed (obs_ctrl
) and RCM simulated data for the control (sim_ctrl
) and scenario (sim_scen
) periods for Oslava basin (downto Cucice) in the Czech Republic. The basin average precipitation and temperature were obtained from griddedb observations and RCM simulation (EUR-11_CNRM-CERFACS-CNRM-CM5_rcp45_r1i1p1_CLMcom-CCLM4-8-17 simulation conducted within the CORDEX project).
Usage
basin_PT
Format
List of 3 data.tables:
- obs_ctrl
observed data for the basin for a period 1981-01-01 – 2005-21-31
- sim_ctrl
simulated data for the basin for a period 1981-01-01 – 2005-21-31
- sim_scen
simulated data for the basin for a period 2070-01-01 – 2099-21-31
Each data.table contains 3 variables:
- DTM
date
- PR
precipitation, mm
- TAS
temperature, degrees C
[Package musica version 0.1.3 Index]