Sergio Gallego
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.   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)...