fortplot_contour_level_calculation Module

Default contour level generation compatible with matplotlib MaxNLocator



Subroutines

public subroutine compute_default_contour_levels(z_min, z_max, levels)

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: z_min
real(kind=wp), intent(in) :: z_max
real(kind=wp), intent(out), allocatable :: levels(:)