Júlio Hoffimann
Júlio Hoffimann
> 2\. Change the column name to geometry in the conversion process (maybe adding 2 lines of code) We should probably go with this option. If someone starts working on...
If the hash is fixed per ID, then a dictionary can be introduced in the code for lookup. PRs are welcome.
Yea, PyPlot is not the Julian way. Consider switching to Plots.jl or Makie.jl in the future as these are not attached to specific backends that only run in the presence...
This is where I am placing temporary definitions while we sort out what to do: https://github.com/JuliaGeometry/Meshes.jl/blob/master/src/rotations.jl
Yes, but now we are forcing users to handle the dimension of the problem explicitly. The vision I have for these rotations in geometric processing is dimension-agnostic. The fact that...
Thank you @LakshyaKhatri ! Appreciate it! Looking forward to the fix ❤️
Thank you for taking a look into it. Any method that works and is safe should be fine. Em dom., 31 de jul. de 2022 03:44, Lakshya Khatri ***@***.***> escreveu:...
The build is failing on Windows now because GRIB.jl does not support the platform.
Opened an issue there: https://github.com/weech/GRIB.jl/issues/14
If you have the time and knowledge to fix it, please feel free to contribute a fix ❤️