From 7a686b9f3a8892728b2385c2b79c16a0aedc0c88 Mon Sep 17 00:00:00 2001 From: trevorb1 Date: Thu, 7 Nov 2024 16:36:22 -0800 Subject: [PATCH] add short name to config --- src/otoole/preprocess/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/otoole/preprocess/config.yaml b/src/otoole/preprocess/config.yaml index 46b7bac..ba1b9db 100644 --- a/src/otoole/preprocess/config.yaml +++ b/src/otoole/preprocess/config.yaml @@ -348,6 +348,7 @@ Demand: dtype: float default: 0 DiscountedCapitalInvestmentStorage: + short_name: DiscountedCapitalInvestStorage indices: [REGION, STORAGE, YEAR] type: result dtype: float