View source: R/read-netcdf-utility-functions.R
processYearlyNCAxis | R Documentation |
processYearlyNCAxis This function processes a time axis which is assumed to be yearly It compares the time axis to the years requested and return the start and count values for reading up the netCDF file and the actual years corresponding to this selection.
processYearlyNCAxis(axis.values, start.year, target.STAInfo, year.offset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.