Skip to content

Commit

Permalink
Add times-sets.json
Browse files Browse the repository at this point in the history
  • Loading branch information
olejandro committed Feb 16, 2024
1 parent 90458f9 commit b410770
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions xl2times/config/times-sets.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"COM_TYPE":
[
"DEM",
"NRG",
"MAT",
"ENV",
"FIN"
],
"PRC_GRP":
[
"CHP",
"CORR",
"DISTR",
"DMD",
"ELE",
"HPL",
"IRE",
"NST",
"MISC",
"REF",
"RENEW",
"PRE",
"PRV",
"PRW",
"STG",
"SGS",
"STK",
"STS",
"XTRACT"
],
"NRG_TYPE": [
"CONSRV",
"FOSSIL",
"FRERENEW",
"ELC",
"HTHEAT",
"LIMRENEW",
"LTHEAT",
"NUCLR",
"RATE",
"RENEN",
"SYNTH"
]
}

0 comments on commit b410770

Please sign in to comment.