cable_netcdf_file_inq_var_ndims Interface

interface
private subroutine cable_netcdf_file_inq_var_ndims(this, var_name, ndims)

Arguments

Type IntentOptional Attributes Name
class(cable_netcdf_file_t), intent(inout) :: this
character(len=*), intent(in) :: var_name
integer, intent(out) :: ndims