cable_netcdf_io_init Interface

interface
private subroutine cable_netcdf_io_init(this)

Arguments

Type IntentOptional Attributes Name
class(cable_netcdf_io_t), intent(inout) :: this

Description

Initialise the netcdf I/O handler. This procedure is called during module initialization and can be used to set up any necessary state or resources for the I/O handler.