
Post by
zezo | 2019-04-06 | 18:58:10
Everything is possible, given enough effort.
For the client-side it's relatively easy. But the real problem is that game server uses different data that the one the client shows you.
For server side it's possible, but a bit harder. Like you can sail a boat to a point with integer coordinates, set it there at TWA 0 and observe the reported wind values (via the extension) and correlate them with the GRIB data.
So if you are really into it and you know what you're doing you can build a model and router that will give you some advantage in unstable weather.