Intermediate Data Format (IDF) File Updater
April 2021
The IDF Updater python project, developed for the Energy In Cities Group, simplifies the task of updating EnergyPlus IDF files to newer versions. With support for updating from version 8.0 to the latest EnergyPlus version, this project offers a convenient solution for Linux and MacOS users, providing the ability to update singular IDF files, lists of IDF files, or entire directories of IDF files with ease. By automating the conversion process, the IDF Updater saves time and effort, ensuring that EnergyPlus simulations are up to date and in sync with the latest features and improvements.
Can be installed using `pip install idf-updater`