Amaru Marquez
Amaru Marquez
Hi @AntSimi, I am trying to use py-eddy-tracker which was installed on Linux Ubuntu 22.04 with a Python 3.9.12 from Anaconda3-2022.05-Linux-x86_64. Specifically , I used the following commands to install...
Hi, I have build GMT 6.4.0 from the latest stable release, and outside Julia `gmt` run without problems. However, in a fresh installation of Julia 1.8.5 on Ubuntu 22.04, GMT...
Hi, I tried to use LsqFit inside a module of Julia 1.8.5 installed on Ubuntu 22.04, just as in the following MWE: ``` module A using LsqFit end ``` When...
Hello, I am using the grdvector to represent ocean currents and would like to include a reference vector in the legend. I uploaded an example dataset I am using to:...