Introduction


Welcome to the home of ncdf, a R package designed to make it easy to read, write, or create netcdf files from R.

Besides providing an easy to use interface, ncdf also provides a complete interface to version 3 of the netcdf library. It is not (yet) a complete interface to all functions of version 4 of the netcdf library, but I think you will find it provides most everything you need to get your work done. And if you have a particular need of a netcdf version 4 feature that isn't yet supported, send me email and maybe it can be put in.

 

Where to go next


You can:

  • Download the Unix/Linux source package

  • Download the Windows binary package

  • Read installation instructions

  • Check out the tutorial

  • Look at the detailed documentation

  • See example code for typical tasks




  • (C) 2010 David W. Pierce