Skip to content

📄 Modelica library for reading data from INI, JSON, XML and Excel XLS files

License

Notifications You must be signed in to change notification settings

dietmarw/ExternData

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 

Repository files navigation

ExternData

Modelica library for reading data from INI, JSON, XLS and XML files.

Build status

Build Status

Library description

ExternData is a small utility library to access data stored in INI, JSON, XLS or XML files. The aim of this library is to provide access from Modelica simulation tools to data sets for convenient model initialization / parametrization.

License

ExternData is released under the terms of the GPL v2.

Acknowledgement

ExternData is based on the following third-party C projects

  • expat - James Clark's Expat XML parser library
  • bsxml-json - Borislav Sapundzhiev's fairly simple XML DOM and JSON implementation
  • minIni - Thiadmer Riemersma's small and portable INI file library with read/write support
  • libxls - David Hoerl's C library for parsing Excel files
  • uthash - Troy D. Hanson's C macros for hash tables and more

Development and contribution

You may report any issues with using the Issues button.

Contributions in shape of Pull Requests are always welcome.

About

📄 Modelica library for reading data from INI, JSON, XML and Excel XLS files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 87.7%
  • C++ 7.0%
  • Modelica 5.1%
  • Makefile 0.2%