ascii_contour_glyph Function

public pure function ascii_contour_glyph(band, n_bands) result(glyph)

Map a 1-based band index onto the ordered density ramp.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: band
integer, intent(in) :: n_bands

Return Value character(len=1)