Skip to content

Commit

Permalink
amended fix for radar_reflectivity_at_1km_above_the_surface #1138
Browse files Browse the repository at this point in the history
  • Loading branch information
BernardClaxton committed Feb 14, 2025
1 parent ac30e4c commit b28f2b7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/CSET/operators/_colorbar_definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,11 @@
"max": 70.0,
"min": -35.0
},
"radar_reflectivity_at_1km_above_the_surface_difference": {
"cmap": "cubehelix_r",
"max": 135.0,
"min": -135.0
},
"rain_mixing_ratio": {
"cmap": "cividis",
"max": 0.002,
Expand Down

0 comments on commit b28f2b7

Please sign in to comment.