NREL / disco

DISCO
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

Add ability to run stand-alone technical upgrades (without costs) in DiscoUpgrades #112

Open daniel-thom opened 2 years ago

daniel-thom commented 2 years ago

The purpose of this issue is to allow running and testing the code without having a cost database.

AC-1: The input JSON schema includes a parameter to control this behavior. AC-2: There is a disco CLI option to control this behavior. AC-3: When enabled, disco skips all functionality regarding cost computations and does not generate the related output files.