cable_netcdf_io_open_file Interface

interface
private function cable_netcdf_io_open_file(this, path) result(file)

Arguments

Type IntentOptional Attributes Name
class(cable_netcdf_io_t), intent(inout) :: this
character(len=*), intent(in) :: path

Return Value class(cable_netcdf_file_t),allocatable