View source: R/read-netcdf-utility-functions.R
processMonthlyNCAxis | R Documentation |
processMonthlyNCAxis This function processes a time axis which is assumed to be monthly 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 and months corresponding to this selection.
processMonthlyNCAxis(
axis.values,
start.year,
start.month,
target.STAInfo,
year.offset
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.