Functions to read spatial and temporal coordinates from NetCDFs.
readNetCDFdates(file)
readNetCDFpoints(file)
readNetCDFgridtopology(file)
readNetCDFproj4string(file)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.
String of the NetCDF whose spatial/temporal coordinates are desired.
Miquel De Cáceres Ainsa, CREAF
readmeteorologypoints, readmeteorologygrid