Skip to content

Introduction to DiTTo

Gensollen edited this page May 9, 2018 · 1 revision

What is DiTTo?

DiTTo is a Distribution Transformation Tool that aims at providing an open source framework to convert various distribution systems modeling formats.

DiTTo implements a many-to-one-to-many parsing framework which makes it modular and robust. Readers and writers are then implemented to perform the translation from a given format to the core representation, or the other way around.

Quick Start

pip install git+https://github.com/NREL/ditto.git@master#egg=ditto

More documentation can be found on here.

Getting Help

If you are having issues using DiTTo, feel free to open an Issue on GitHub here

All contributions are welcome. For questions about collaboration please email Tarek Elgindy

Clone this wiki locally