cable_netcdf_file_inq_dim_len Interface

interface
private subroutine cable_netcdf_file_inq_dim_len(this, dim_name, dim_len)

Arguments

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