@Filip_K hi, this one are worked for me too(on both mobile and browser). thank you for your help!
Best posts made by ezz456CH
-
RE: custom color scale doesnt work correctly on weather radar
Latest posts made by ezz456CH
-
RE: some weather stations are unable to move the history bars
@Suty hi, and yeah i can find more examples too.
https://www.windy.com/station/madis-COSO3?43.277,-123.102,8,p:wind
https://www.windy.com/station/madis-PG548?38.011,-122.498,10,p:wind
https://www.windy.com/station/madis-NMC77?32.317,-106.721,9,p:windif my guess are correct, its seem like its only happen when the weather stations has been reported windspeed but never has been report wind direction though.
and also here's the console error log that i think it maybe ralated to this bug:
{ "errorID": "uncaught-error-winddir-is-not-defined", "overlay": "wind", "runningPhase": "3_redrawFinished", "timestamp": 1762174512924, "runningMinutes": 0, "type": "error", "msg": "Uncaught Error: windDir is not defined", "url": "https://www.windy.com/station/madis-NMC77?32.468,-106.919,9,p:wind", "ver": "47.2.1", "target": "index", "platform": "desktop", "device": "desktop", "latestBcast": "bcast: rqstClose nearest-stations (54ms ago at 1762174512870) bcast: rqstClose nearest-airq (54ms ago at 1762174512870) bcast: rqstClose nearest-stations (54ms ago at 1762174512870) bcast: rqstClose nearest-airq (54ms ago at 1762174512870) bcast: stationRendered (49ms ago at 1762174512875)", "script": "effects.js", "line": 1, "col": 8779, "stack": "Error: windDir is not defined at https://www.windy.com/v/47.2.1.ind.1b64/plugins/station.js:1:29248 at vr (https://www.windy.com/v/47.2.1.ind.1b64/plugins/_shared/effects.js:1:20627) at https://www.windy.com/v/47.2.1.ind.1b64/plugins/_shared/effects.js:1:22923 at er (https://www.windy.com/v/47.2.1.ind.1b64/plugins/_shared/effects.js:1:18241) at lr (https://www.windy.com/v/47.2.1.ind.1b64/plugins/_shared/effects.js:1:19306) at gr (https://www.windy.com/v/47.2.1.ind.1b64/plugins/_shared/effects.js:1:21875) at Sr (https://www.windy.com/v/47.2.1.ind.1b64/plugins/_shared/effects.js:1:23072) at jr (https://www.windy.com/v/47.2.1.ind.1b64/plugins/_shared/effects.js:1:22893) at Ta (https://www.windy.com/v/47.2.1.ind.1b64/plugins/station.js:1:29164) at L (https://www.windy.com/v/47.2.1.ind.1b64/plugins/station.js:1:97881)" } -
some weather stations are unable to move the history bars
my english skills are not really good but i'll try my best to explain it
some weather stations history bars are stuck at the latest time and unable to move, this also happens on mobile too.
it’s been like this for over a month now.here's the example station: https://www.windy.com/station/ship-42031?29.585,-88.201,9,p:wind
and video:
-
RE: custom color scale doesnt work correctly on weather radar
@Filip_K hi, this one are worked for me too(on both mobile and browser). thank you for your help!
-
RE: custom color scale doesnt work correctly on weather radar
@Suty alright, here is my color scale
[[5,[60,108,153,255]],
[10,[81,147,184,255]],
[15,[104,197,220,255]],
[20,[33,213,60,255]],
[25,[21,180,19,255]],
[30,[24,145,14,255]],
[35,[35,107,8,255]],
[40,[238,217,0,255]],
[45,[255,151,0,255]],
[50,[255,38,0,255]],
[55,[185,0,0,255]],
[60,[167,90,90,255]],
[65,[255,215,255,255]],
[70,[238,91,255,255]]] -
RE: custom color scale doesnt work correctly on weather radar
@Suty sorry for late reply, i currently using the v47.1.4 version on the app
but on browser(microsoft edge, v47.2.1) also have the same issue on the same color scale
