cable_netcdf_io_finalise Interface

interface
private subroutine cable_netcdf_io_finalise(this)

Arguments

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

Description

Finalise the netcdf I/O handler. This procedure is called during module finalization and can be used to clean up any resources allocated by the I/O handler.