processMonthlyNCAxis: processMonthlyNCAxis This function processes a time axis...

View source: R/read-netcdf-utility-functions.R

processMonthlyNCAxisR 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.

Description

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.

Usage

processMonthlyNCAxis(
  axis.values,
  start.year,
  start.month,
  target.STAInfo,
  year.offset
)

MagicForrest/DGVMTools documentation built on Aug. 23, 2024, 8:05 a.m.