diff --git a/scripts/backtest_sites.py b/scripts/backtest_sites.py index d14d7082..c653b385 100644 --- a/scripts/backtest_sites.py +++ b/scripts/backtest_sites.py @@ -111,8 +111,8 @@ @functional_datapipe("pad_forward_pv") class PadForwardPVIterDataPipe(IterDataPipe): """ - Pads forecast pv. - + Pads forecast pv. + Sun position is calculated based off of pv time index and for t0's close to end of pv data can have wrong shape as pv starts to run out of data to slice for the forecast part.