Skip to contents

list_gcms lists available global circulation models.

list_ssps lists available shared socioeconomic pathways.

list_gcm_periods lists available periods.

list_run lists available runs for a given GCM.

list_refmaps lists available reference maps of gridded climate normals

list_obs_periods lists available observational periods

list_vars lists climate variables

list_obs_years lists available years for obs time series

list_gcm_ssp_years lists available years for future projections' time series

list_gcm_hist_years lists available years for obs projections' time series

Usage

list_gcms()

list_ssps()

list_gcm_periods()

list_run(dbCon, gcms)

list_refmaps()

list_obs_periods()

list_vars(set = c("All", "Monthly", "Seasonal", "Annual"), only_extra = FALSE)

list_obs_years()

list_gcm_ssp_years()

list_gcm_hist_years()

Arguments

dbCon

A db connection object created by data_connect.

gcms

Character vector to specify requested GCMs

set

character. One of All, Monthly, Seasonal, Annual, or any combination thereof. Defaults to "All".

only_extra

logical. Should Tmin, Tmax and PPT be excluded? Defaults to FALSE.

Value

a character vector.

Details

Currently available reference maps of gridded climate normals (list_refmaps()) are:

  • "refmap_climatena" for Climate NA derived normals

  • "refmap_prism" for British Columbia PRISM climatologies derived normals

  • "refmap_climr" for a composite of BC PRISM, adjusted US PRISM and DAYMET (Alberta and Saskatchewan), covering western Canada and western US.