FMS
2024.03
Flexible Modeling System
|
Modules and associated files in the fms2_io directory. More...
Modules | |
blackboxio | |
File utility functions for use within FMS2 IO. | |
fms2_io_mod | |
An updated library for parallel IO to replace mpp_io_mod. This module contains the public API for fms2 I/O interfaces and routines defined throughout this directory. A conversion guide for replacing mpp/fms_io code with this module is available below. | |
fms_io_utils_mod | |
Misc. utility routines for use in FMS2 IO. | |
fms_netcdf_domain_io_mod | |
Domain-specific I/O wrappers. | |
fms_netcdf_unstructured_domain_io_mod | |
Handles netcdf I/O for unstructured domains. | |
netcdf_io_mod | |
Creates a basic netcdf type and routines to extend for other uses. | |
Modules and associated files in the fms2_io directory.
Updated IO modules for parallel IO via netcdf files. Replaces the functionality of the IO routines in mpp_io. fms2_io_mod is the main module for external usage and provides public interfaces for routines defined throughout this directory, dependent on the type of file.