Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When no colour map is selected, wind bars are only shown at 10m and not at other available altitudes #250

Open
norulz opened this issue Dec 14, 2019 · 2 comments

Comments

@norulz
Copy link
Collaborator

norulz commented Dec 14, 2019

We seem to have a logic issue when no colour map is selected it is not possible to show altitude wind barbs.

To replicate:
GFS surface data - wind (10m), RH (2m), Temp (2m); Altitude 500mb and 700mb.

With the "Weather Map" set for wind, rh or temp, it is possible to select the altitude levels that are contained in the grib file. If no weather map is selected all the isoline altitude possibilities are available but not the general "Altitude" levels as these correspond with the weather colour maps to be shown.

Problem is the wind bars are only shown at 10m with no colour map

Two possible fixes:

  1. Let the altitude selector active if altitude data exists without condition of a colour weather map being selected or not
  2. Create an additional altitude selector specifically for wind barbs
@norulz norulz changed the title When no colour map is selected, wind bars are only shown at 10m and not other available altitudes When no colour map is selected, wind bars are only shown at 10m and not at other available altitudes Dec 14, 2019
@dominiquehausser
Copy link
Contributor

Solution 1 is simple.
Solution 2 is interesting as an extension of the wind jet stream colors (mainly useful at altitude 200 hPa).
In this case try to keep a scale where difference of color remain relatively easy to distinguish graduation with color change and moving the scale according to the distribution of wind speed. Meaning creating scales for each altitude.
As visual impact is quite high, users must be aware that the color value change when altitude change (a slight increased risk of misinterpretation, slight because generally those who look at altitude data have more training in meteo data reading than the majority of "regular" users).

Small remark : gust value given is always at 10 meters, even if wind speed is given for another altitude - 2 ways to solve it : label is modified to mention 10 m or data is not shown when using other altitudes.

@dominiquehausser
Copy link
Contributor

Interesting tool to help to choose colors and colors scale
https://vis4.net/palettes/#/19|d|00429d,96ffea,ffffe0|ffffe0,ff005e,93003a|1|1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants