Metadata-Version: 2.1
Name: sdqc
Version: 0.2.0
Summary: System Dynamics Data Quality Check with Python
Home-page: https://gitlab.com/eneko.martin.martinez/sdqc
Author: Eneko Martin Martinez
Author-email: eneko.martin.martinez@gmail.com
License: MIT
Keywords: System Dynamics,Vensim,Quality Check
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pysd

SDQC
====

This Python library allows checking the quality of the input data of [System Dynamics](http://en.wikipedia.org/wiki/System_dynamics) models developed in Vensim. It uses [PySD](https://github.com/JamesPHoughton/pysd) library to parse the model and load the input data from spreadsheet files.

### Requirements
- Python 3.7+
- PySD 1.3.1+

### Resources
See the [project documentation](http://sdqc.readthedocs.org/) for information about:

- [Installation](http://sdqc.readthedocs.org/en/latest/installation.html)
- [Usage](http://sdqc.readthedocs.org/en/latest/usage.html)
- [Data quality reporting](http://sdqc.readthedocs.org/en/latest/report_configuration.html)

### Authority and acknowledgmentes
This library was developed by [@eneko.martin.martinez](https://gitlab.com/eneko.martin.martinez) at [Centre de Recerca Ecològica i Aplicacions Forestals (CREAF)](http://www.creaf.cat/).

This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement No. 821105.

