alpha: Dirichlet parameters for the ISIMIP models

Description Usage Format

Description

These datasets contain the the fits of the Dirichlet distribution alpha parameters for temperature and precipitation for the four ISIMIP models supported by this package. These structures are suitable for passing as the alpha argument to monthly_downscaling.

Usage

1
2
3
4
5
6
7

Format

List with 4 elements

tas

Matrix [12 x ngrid] of alpha parameters for temperature for each grid cell. Non-land grid cells will have NA values.

pr

Matrix [12 x ngrid] of alpha parameters for precipitation for each grid cell. Non-land grid cells will have NA values.

coord

Data frame of grid cell coordinates.

time

Data frame of month names and numbers.


JGCRI/an2month documentation built on July 31, 2020, 2:53 p.m.