Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 18, 2024
1 parent 5f02608 commit f5400fe
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,7 @@ input_data:
pv_filename: gs://solar-pv-nowcasting-data/PV/Passive/ocf_formatted/v0/passiv.netcdf
pv_metadata_filename: gs://solar-pv-nowcasting-data/PV/Passive/ocf_formatted/v0/system_metadata_OCF_ONLY.csv
# This is the list of pv_ml_ids to be sliced from the PV site level data
pv_ml_ids:
[
156,
158,
159,
160,
162,
]
pv_ml_ids: [156, 158, 159, 160, 162]
history_minutes: 60
forecast_minutes: 120
time_resolution_minutes: 5
Expand Down

0 comments on commit f5400fe

Please sign in to comment.