/****************************************************************************** * * * * Copyright (C) 2009 * * Permission to use, copy, modify, and distribute this software and its * documentation under the terms of the GNU General Public License is hereby * granted. No representations are made about the suitability of this software * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * * Documents produced by Doxygen are derivative works derived from the * input used in their production; they are not affected by this license. * */ /*! \mainpage Parallel I/O library (PIO) \author John M. Dennis \author Jim Edwards \author Robert Jacob \author Ray Loy \author Art Mirin \author Mariana Vertenstein The Parallel I/O (PIO) library has been developed over several years to improve the ability of component models of the Community Earth System Model (CESM) to perform I/O. However, we believe that the interface is sufficiently general to be useful to a broader spectrum of applications. Although PIO has a binary output capability the focus of development has been on backend tools that use the NetCDF file format. This user's guide provides information about the PIO library and examples on how it can be used. Please review the ChangeLog that is included with the distribution for up-to-date release information. - \ref intro - \ref install - \ref decomp - \ref error - \ref examp - \ref faq - \ref api */