NOAA-GSL / pygraf

ADB's Python graphics package
MIT License
10 stars 11 forks source link

sync snow color tables, adjust yellow/orange #133

Closed cshartsough closed 2 years ago

cshartsough commented 2 years ago

Ed Szoke requested two small changes for snow plots: (1) sync so that all snow depth use the same color table. changed 1h "snod" vs full run "acsnod" accumulated, based on his preference. (2) change the yellow color slightly to make levels clearer for colorblindness.

sample before and after shown below, for plots (old, then new) and colorblind perspective (new on top, old below).

passed pylint and pytest.

image

image

Screen Shot 2021-11-21 at 9 28 58 PM

)