DIVAnd.jl icon indicating copy to clipboard operation
DIVAnd.jl copied to clipboard

DIVAnd performs an n-dimensional variational analysis of arbitrarily located observations

Results 2 DIVAnd.jl issues
Sort by recently updated
recently updated
newest added

**Describe the bug** After the installation of DIVAnd v2.7..11 on julia 1.10.0 the following test: test_fit.jl fails. **Environment** - Julia version: 1.10.0 - Operating system: CentOS Linux 7 **Installed modules**...

bug
enhancement

**Describe the bug** ![image](https://user-images.githubusercontent.com/118441818/232018429-4a695638-3a61-4c23-9b61-908548c175e8.png) ![image](https://user-images.githubusercontent.com/118441818/232018507-57f1b17e-5435-40ca-807a-2cde892e3306.png) ![image](https://user-images.githubusercontent.com/118441818/232018634-409f4614-8bad-4fa4-ac06-a4f067913b35.png) ![image](https://user-images.githubusercontent.com/118441818/232021243-626e719f-f01c-480f-9868-dcd60c21ae42.png) ** diva3d call ** `@time info = diva3d( (lonr,latr,depthr,TS), (obslon,obslat,obsdepth,obstime), obsval, len, epsilon2, # epsilon2 = 1 (profile) or 10 (timeseries) outputfile[s], varname,...

bug
enhancement