v0.1.0
Changes
- Update python-package-conda.yml @samuelduchesne (#21)
- Adds EnergyModule Class @samuelduchesne (#6)
- Adds ability to automatically download OSM Points of Interest @samuelduchesne (#4)
- Download the street network within the project extent @samuelduchesne (#2)
- Create python-package-conda.yml @samuelduchesne (#3)
- Requires 3.6 @samuelduchesne (#1)
🚀 New Features
- Get energy series by name (__getitem__) @samuelduchesne (#24)
- UmiProject.energy returns EnergySeries and EnergyDataFrame objects which support units and other useful energy time series manipulations @samuelduchesne (#22)
- EPW files are downloaded automatically from NREL @samuelduchesne (#11)
- Adds Open, Save and Export operations @samuelduchesne (#5)
🐛 Bug Fixes
- Fix: Corrects an issue where reading an umi project would crash due to an invalid db entry @samuelduchesne (#13)
🧰 Maintenance
- Create release-drafter.yml @samuelduchesne (#23)