enricofer / wind_forecast_routing

8 stars 1 forks source link

Better wind colour scale #23

Closed pcav closed 2 years ago

pcav commented 2 years ago

It would be good for readability to add a standard scale for wind strength, with absolute values. This is a good example: https://community.windy.com/topic/7233/wind-colors-for-sailors-and-for-everyone I'm available for help.

enricofer commented 2 years ago

There is an issue on symbology loading on mesh layer. Here is a branch https://github.com/enricofer/wind_forecast_routing/tree/windy_color_ramp where is defined windy color ramp: https://github.com/enricofer/wind_forecast_routing/blob/windy_color_ramp/grib.qml that is applied to downloaded grib layer without success: https://github.com/enricofer/wind_forecast_routing/blob/9924c55d98bb6e2ea03d6a2fc17be43d76c84dc7/wind_forecast_routing.py#L251

pcav commented 2 years ago

I see, thanks!

enricofer commented 2 years ago

fix temporal ranges reset issue loading new grib style solved keeping default temporal properties and reloading them after loading grib layer alternate style