Description Usage Arguments Value
View source: R/process_netcdfs.R
calculate_weighted_mean
Use gridded netcdfs to calculate the weighted area for some
fld mean.
1 | calculate_weighted_mean(dt, intermed_dir, output_dir)
|
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. |
A data.table of the datetime, year, and month.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.