def_dims Subroutine

public subroutine def_dims(nd, ncid, dimID, dim_len, dim_name)

Uses

    • netcdf

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nd
integer, intent(in) :: ncid
integer, intent(out), dimension(:) :: dimID
integer, intent(in), dimension(:) :: dim_len
character(len=*), intent(in), dimension(:) :: dim_name