regular_ll

Warning

interpolate() can only perform the interpolation if a pre-generated interpolation matrix for the given source and target gridspec combination is available. At the moment, the support is limited to the following cases:

  • only global grids are supported

  • for regular latitude-longitude grids only the default scanning mode used at ECMWF is supported (values start at North-West and follow in consecutive rows from West to East)

This page contains all the available target gridspecs for a given global regular latitude-longitude source gridspec.

[0.25, 0.25]

Source gridspec:

{'grid': [0.25, 0.25]}

Target gridspecs available for source:

{'grid': [0.1, 0.1]}
{'grid': 'N320'}
{'grid': 'O320'}
{'grid': 'O48'}
{'grid': 'O96'}

[5, 5]

Source gridspec:

{'grid': [5, 5]}

Target gridspecs available for source:

{'grid': [10, 10]}
{'grid': 'O320'}

[0.1, 0.1]

Source gridspec:

{'grid': [0.1, 0.1]}

Target gridspecs available for source:

{'grid': [0.25, 0.25]}