processDailyNCAxis: processDailyNCAxis This function processes a time axis which...

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

processDailyNCAxisR Documentation

processDailyNCAxis This function processes a time axis which is assumed to be daily 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 days corresponding to this selection.

Description

UNUSED, and is DEPRECATED in favour of processDailyRelativeNCAxis(). However this function may yet find a use for absolute time axes.

Usage

processDailyNCAxis(
  axis.values,
  start.year,
  start.day,
  target.STAInfo,
  calendar,
  year.offset
)

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