项目作者: modelica-3rdparty

项目描述 :
Modelica library for interfacing netCDF files using different interpolation and extrapolation methods
高级语言: C
项目地址: git://github.com/modelica-3rdparty/netCDF-DataReader.git
创建时间: 2015-04-12T21:09:37Z
项目社区:https://github.com/modelica-3rdparty/netCDF-DataReader

开源协议:GNU Lesser General Public License v2.1

下载


NcDataReader2

Modelica library for interfacing netCDF
files using different interpolation and extrapolation methods.

Build status

Build Status

Library description

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.

License

NcDataReader2 is released under the terms of the LGPL v2.

Development and contribution

You may report any issues with using the Issues button.

Contributions in shape of Pull Requests are always welcome.