Closed bouweandela closed 3 years ago
@stefsmeets Maybe you could first check if this solves your regridding problems with the scheme='linear'
regridder, before we download all data again? As an alternative, you could choose the 'nearest'
scheme for nearest neighbour regridding. See here for the available options.
Already downloaded all data
This pull request ensures the horizontal grid has at least a shape of 2 by 2 points. It also fixes a bug where the wrong lattitudes were selected if not a single latitude point was within 88-90 degrees north (not sure if there was any data in this repository where that was the case though).