Skip to content

Commit

Permalink
Update multimodal.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AUdaltsova authored Jun 3, 2024
1 parent f5a3e09 commit 91243e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pvnet/models/multimodal/multimodal.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ def __init__(
wind_interval_minutes: The interval between each sample of the wind data
wind_encoder: Encoder for wind data
wind_history_minutes: Length of recent wind data used as input.
nwp_interval_minutes: DIctionary of the intervals between each sample of the NWP data for each source
nwp_interval_minutes: Dictionary of intervals between each sample of NWP data for each source
pv_interval_minutes: The interval between each sample of the PV data
sat_interval_minutes: The interval between each sample of the satellite data
sensor_interval_minutes: The interval between each sample of the sensor data
Expand Down

0 comments on commit 91243e6

Please sign in to comment.