Separate Color Bar for Temperature and Precipitation Forecast

Issue #52 new
Muhammad Azhar Ehsan created an issue

For temperature and precipitation probability forecast, the color bar has a different meaning (Attached is the Figure).

We need to introduce an IF statement for the color bar, to take the right color bar for the respective variable.

This issue was noticed during ACTODAY Bangladesh temperature work, but this is common for all.

Comments (5)

  1. Kyle Joseph Chen Hall Account Deactivated

    This is to say that:

    1. Temperature Probabilistic Forecasts, Above Normal should be red/orange and below normal should be blue
    2. Temperature Deterministic Forecasts: Hotter should be brown colder should be blue ( Or, we can use a difference colorscheme; please suggest somethign)
    3. Precip Probabilistic and Deterministic should stay as they ar

    Is that correct?

  2. Bohar Singh

    Temperature Probabilistic Forecasts, Above Normal should be red/orange and below normal should be blue

    This is correct

    Temperature Deterministic Forecasts: Hotter should be brown colder should be blue ( Or, we can use a difference colorscheme; please suggest somethign)

    For deterministic total temperature field we should use sequential color scheme rather than diverging. Use Oranges color scheme for temperature and

    Precip Probabilistic and Deterministic should stay as they are

    Blues or Greens (seq) for total precipitation field. Brown to Green (div) color scheme is good for precipitation anomalies. Currently we are plotting total precipitation field so any of blues of Greens will work.

  3. Log in to comment