Author: Sara Fletcher Date: 5/23/2003 This directory contains subroutines to write netCDF output files for the Ocean Inversion Project following the netCDF CDT conventions. These routines are derived from or generally follow OCMIP output routines. write_nc_phys.f- OCMIP routine to write the physics of the model write_nc_MaskAreaBathy.f- OCMIP routine to write the bathymetry and mask of the model- updated for the ocean iversion project to write the dye region area and mask. write_nc_basisfnctns.f- writes the basis functions write_nc_diag_0D.f and write_nc_diag_2d.f- write several quantities useful for diagnosing problems with the dyes handle_errors.f-- OCMIP routine needed to handle errors in the other routines. nc_util.f is a handy set of netCDF utilities required for the other programs.