This repository contains an URBANopt Example GeoJSON Project to demonstrate its basic principles. It combines a set of URBANopt modules to implement a district-scale energy analysis workflow. Each of these modules is developed and managed in separate source code repositories. The different modules used in the URBANopt Example GeoJSON Project workflow include:
-
URBANopt Core Gem defines the FeatureFile class.
-
URBANopt GeoJSON Gem has functionality to translate the GeoJSON Features to OpenStudio Models for simulation.
-
URBANopt Scenario Gem allows the user to specify, run and compare multiple district-scale energy scenarios.
-
OpenStudio Common Measures Gem , OpenStudio Model Articulation Gem and OpenStudio Standards Gem modules are part of the OpenStudio SDK.
The usage and implementation of the project is described in the Developer Documentation.