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
The method currently implemented in #527 currently relies on only latitudes being chunked. If longitudes are chunked then we no longer have the property that every chunk only touches two neighbours due to behaviour at the pole. An alternate method will need to be implemented here to accomodate this.