calculate_weighted_mean: Calculate the weighted means

Description Usage Arguments Value

View source: R/process_netcdfs.R

Description

calculate_weighted_mean Use gridded netcdfs to calculate the weighted area for some fld mean.

Usage

1
calculate_weighted_mean(dt, intermed_dir, output_dir)

Arguments

dt

a data.table of CMIP information with the area file to process.

intermed_dir

the directory path indicating where to save intermeidate output files to.

output_dir

the directory location indicating where to save the final csv output to.

Value

A data.table of the datetime, year, and month.


kdorheim/cdoR documentation built on July 28, 2020, 6:42 p.m.