modelica-3rdparty / netCDF-DataReader

Modelica library for interfacing netCDF files using different interpolation and extrapolation methods
http://www.j-raedler.de/projects/ncdatareader2
GNU Lesser General Public License v2.1
8 stars 6 forks source link

Update netCDF binaries (MSVC) #13

Closed tbeu closed 6 years ago

tbeu commented 6 years ago

@thorade Can you please check if the update of the binaries does not break anything for you. Thanks.

Compiled by VS2010.

Credits go to https://github.com/nco/nco/blob/master/cmake/bld.bat

thorade commented 6 years ago

I checked out this branch and successfully ran all three examples using Dymola 2018 FD01 with Visual Studio 2015 on Windows 10, 64bit. So, it seems to work. Or should I run more complex examples? Thanks for updating!

tbeu commented 6 years ago

Thanks for confirming. I just wanted to be sure to not break anything in your tool chain.