All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
First public release of MiGRIDS core packages: InputHandler, Model, Analyzer, Optimizer, and Controller.
- Internal components and data structers all renames from original GBS code base.
- Documentation of MiGRIDS wiki and code/data links ready for public release.
- project files structure cleaned up and renamed
- cleaned out internal/unused scripts and data artifacts
- The Model was modularized to allow different controls to be used when running simulations, including user generated
- TestScripts and sample projects were included as part of the package to provide example uses of the code and a starting point for users. A user interface is being worked on for a future release.