Skip to content

Commit e638aaa

Browse files
PatyHidalgostaadecker
authored andcommitted
[wave scenario] edited comment for accuracy
1 parent b5b862f commit e638aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database/2021-11-24_add_DOE_wave_scenario.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ select * from switch.generation_plant_scenario_member where generation_plant_sce
132132
-- order by timestamp_utc asc;
133133

134134
-- continue here:
135-
-- 8260,680 (almost = (359,400) * 23 )
135+
-- 8,260,680 rows = (2051-2011+1) * 8760 * 23
136136
insert into switch.variable_capacity_factors_exist_and_candidate_gen
137137
select t.generation_plant_id as generation_plant_id, raw_timepoint_id, t2.timestamp_utc,
138138
t.capacity_factor as capacity_factor, 1 as is_new_cap_factor

0 commit comments

Comments
 (0)