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
Currently we use dataset class to select spatial subset. We want to selecte spatio-temporal patches. In other words, data of different months should be in batch dimensions, otherwise training on whole year with hourly data is infeasible.
Currently we use dataset class to select spatial subset. We want to selecte spatio-temporal patches. In other words, data of different months should be in batch dimensions, otherwise training on whole year with hourly data is infeasible.