cable_netcdf_create_file Interface

interface
public module function cable_netcdf_create_file(path) result(file)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: path

Return Value class(cable_netcdf_file_t),allocatable