Institute for Mathematics Applied to Geosciences (IMAGe)

IMAGe Software

fields

fields is a contributed package to the R Project for Statistical Computing and is a suite of well documented functions focused on fitting curves and surface to irregular data. The major methods implemented include cubic and thin plate splines, universal Kriging and Kriging for large data sets. There are also some useful functions for plotting and manipulating fields on regular grids.

Contact: Doug Nychka nychka "at" ucar "dot"

netcdf format and R

Short explanation of netcdf, a self describing, binary format used for geophysical datasets, especially regular gridded fields. The ncdf R package provides for reading and writing netcdf files in R and some examples of given for its use.