Modelica library for interfacing netCDF files using different interpolation and extrapolation methods
Modelica library for interfacing netCDF
files using different interpolation and extrapolation methods.
NcDataReader2 is a library of C functions to access data stored in netCDF files
using different interpolation and extrapolation methods. The aim of this library
is to provide access from simulation systems like Modelica to data sets like
weather data or measured time rows. As such systems usually require strictly
continuity of functions and their derivatives, smooth spline interpolation is
included.
For more information and installation instructions please have look at the
doc folder.
The original repository is hosted on Bitbucket
by Jörg Rädler.
NcDataReader2 is released under the terms of the LGPL v2.
You may report any issues with using the Issues button.
Contributions in shape of Pull Requests are always welcome.