Description Usage Arguments Value
system2(cdoR::cdo_exe, args = c(paste0("setgridarea,", area_nc), in_nc, areadata_nc), stdout = TRUE, stderr = TRUE) system2(cdoR::cdo_exe, args = c('fldmean,weights=TRUE', areadata_nc, out_nc), stdout = TRUE, stderr = TRUE)
1 | cdo_yearmonmean(name, in_nc, intermed_dir)
|
name |
a string of infomration that will be appended to the name of the netcdf. |
intermed_dir |
the directory where the resulting netcdf will be stored. |
The path to the netcdf of the annual average.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.