Sergio Gallego

Results 3 comments of Sergio Gallego

Hi @jgravois, I've partly managed to solve the problem by modifying the H parameter in the function "distortion" from windy.js. var H = Math.pow(10, -5.2) ; with a value around...

Hi @danwild! Thanks for your answer. I discovered modifying "lat" variable where "invert(x, y, windy)" is defined to, it do the trick: _lat = rad2deg(windy.north) + y / windy.height *...

Hello @bczernecki With the svg extension the line does not appear. ![Vienna](https://github.com/bczernecki/thundeR/assets/16517405/7df53e18-85c8-4548-8b83-4dd690faed44) ![Vienna](https://github.com/bczernecki/thundeR/assets/16517405/21e4830e-c3b3-41be-96be-88da3cfc1c1c) My sessionInfo(): R version 4.2.2 (2022-10-31 ucrt) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 10 x64 (build 22621)...