Submodule for initialising the I/O handler in cable_netcdf_mod.
Module initialization procedure for the cable_netcdf_mod module. This procedure should be called before any other procedures in this module.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mpi_grp_t), | intent(in) | :: | mpi_grp |
The MPI group for the set of processes that will be performing netCDF I/O operations. All procedures in this module should be called collectively by all processes in this group. |