Functions to read spatial and temporal coordinates from NetCDFs.
readNetCDFdates(file)
readNetCDFpoints(file)
readNetCDFgridtopology(file)
readNetCDFproj4string(file)String of the NetCDF whose spatial/temporal coordinates are desired.
Function readNetCDFdates returns a Date vector.
Function readNetCDFpoints returns an object SpatialPoints-class.
Function readNetCDFgridtopology returns an object GridTopology-class.
Function readNetCDFproj4string returns an object CRS-class.