OpenDA-Association / OpenDA

Open data assimilation toolbox
GNU Lesser General Public License v3.0
84 stars 31 forks source link

Force OpenDA to only use provided libraries #381

Open erikpelgrim opened 4 weeks ago

erikpelgrim commented 4 weeks ago

On some systems working with netcdf4 files can go wrong in OpenDA due to the usage of de wrong libraries loaded by the operating system. The intention in the solve this by forcing the usage of the by OpenDA provided libraries and nothing else.

wkramer commented 2 weeks ago

Check the NetCDF compiled libraries for D-Hydro and Simona on TeamCity. We should consider removing all binary libraries from OpenDA and copy them with the TeamCity build.