pub fn differential_phase_scale() -> DiscreteColorScaleExpand description
Returns a color scale for differential phase (PhiDP) data.
This sequential scale covers the full 0-360 degree range. Differential phase increases with propagation through precipitation. Range: 0 to 360 degrees.
| PhiDP (deg) | Color |
|---|---|
| 0-45 | Purple |
| 45-90 | Blue |
| 90-135 | Cyan |
| 135-180 | Green |
| 180-225 | Yellow |
| 225-270 | Orange |
| 270-315 | Red |
| 315-360 | Magenta |