cable_netcdf_file_def_var Interface

interface
private subroutine cable_netcdf_file_def_var(this, var_name, dim_names, type)

Arguments

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