process_gridded_data: Process gridded data

Description Usage Arguments Value

View source: R/process_gridded_data.R

Description

Process gridded data

Usage

1
2
process_gridded_data(quantity = "air.sfc", year = 2001, seasonal = TRUE,
  only_mean = FALSE, folder = "~/Documents/Tmp/MeasurementError")

Arguments

quantity

the quantity to be processed

year

the corresponding reanalysis year

seasonal

logical.

only_mean

logical. If TRUE, onthe the annual mean is returned. If FALSE, the mean, median, 5 percentiles are returned.

folder

the folder where the reanalysis data is downloaded

Value

a data table (monitor x number of descriptives)


cchoirat/gridded documentation built on May 14, 2019, 10:33 a.m.