You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This dataset is not hourly but daily, however it can be used in WeatherCondition.py, if you adapt it.
Specifically:
On line 40, 42 and 43 change row[15] to row[2].
On line 33, change row[9] to row[-2],
wind is the same column.
Set the hourly values to the same as the day values, this dataset is daily.
Having access to the actual weather dataset used would still be more ideal, but at least now the replication package is useable.
Hello,
I have the same problem as the previous issues. If you could provide an alternate link for the dataset that would be great.
Thank you.
The text was updated successfully, but these errors were encountered: