Skip to content

Commit

Permalink
src/colormaps_info.f90: fixes the number of levels for categorical co…
Browse files Browse the repository at this point in the history
…lormaps (100 instead of 256)
  • Loading branch information
vmagnin committed Feb 16, 2024
1 parent f7a9cde commit 1ba4872
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions src/colormaps_info.f90
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
! SOFTWARE.
!-------------------------------------------------------------------------------
! Contributed by gha3mi: 2023-11-05
! Last modification: gha3mi 2024-01-06, vmagnin 2024-02-09
! Last modification: gha3mi 2024-01-06, vmagnin 2024-02-16
!-------------------------------------------------------------------------------

module forcolormap_info
Expand Down Expand Up @@ -539,7 +539,7 @@ pure elemental subroutine set_all(this)
family = "acton",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "actonS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -693,7 +693,7 @@ pure elemental subroutine set_all(this)
family = "bamako",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "bamakoS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -917,7 +917,7 @@ pure elemental subroutine set_all(this)
family = "batlow",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "batlowKS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand All @@ -931,7 +931,7 @@ pure elemental subroutine set_all(this)
family = "batlow",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "batlowS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -1015,7 +1015,7 @@ pure elemental subroutine set_all(this)
family = "batlow",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "batlowWS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -1169,7 +1169,7 @@ pure elemental subroutine set_all(this)
family = "bilbao",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "bilbaoS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -1393,7 +1393,7 @@ pure elemental subroutine set_all(this)
family = "buda",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "budaS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -1687,7 +1687,7 @@ pure elemental subroutine set_all(this)
family = "davos",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "davosS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -1771,7 +1771,7 @@ pure elemental subroutine set_all(this)
family = "devon",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "devonS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -1925,7 +1925,7 @@ pure elemental subroutine set_all(this)
family = "glasgow",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "glasgowS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -2009,7 +2009,7 @@ pure elemental subroutine set_all(this)
family = "grayC",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "grayCS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -2093,7 +2093,7 @@ pure elemental subroutine set_all(this)
family = "hawaii",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "hawaiiS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -2177,7 +2177,7 @@ pure elemental subroutine set_all(this)
family = "imola",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "imolaS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -2261,7 +2261,7 @@ pure elemental subroutine set_all(this)
family = "lajolla",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "lajollaS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -2345,7 +2345,7 @@ pure elemental subroutine set_all(this)
family = "lapaz",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "lapazS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand All @@ -2359,7 +2359,7 @@ pure elemental subroutine set_all(this)
family = "lipari",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "lipariS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -2653,7 +2653,7 @@ pure elemental subroutine set_all(this)
family = "navia",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "naviaS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -2681,7 +2681,7 @@ pure elemental subroutine set_all(this)
family = "navia",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "naviaWS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -2821,7 +2821,7 @@ pure elemental subroutine set_all(this)
family = "nuuk",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "nuukS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -2975,7 +2975,7 @@ pure elemental subroutine set_all(this)
family = "oslo",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "osloS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -3269,7 +3269,7 @@ pure elemental subroutine set_all(this)
family = "tokyo",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "tokyoS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down Expand Up @@ -3353,7 +3353,7 @@ pure elemental subroutine set_all(this)
family = "turku",&
gradient = "Categorical",&
palette = "Continuous",&
levels = 256, &
levels = 100, &
colorbar = "turkuS_colorbar.ppm",&
package = "Scientific Colour Map",&
author = "Fabio Crameri",&
Expand Down

0 comments on commit 1ba4872

Please sign in to comment.