Why earthkit-geo?

earthkit-geo is a Python package providing geospatial computations such as regridding and rotation. It is part of the earthkit ecosystem.

Regridding

Regridding is available for inputs of Numpy arrays, earthkit-data GRIB Field or FieldList objects, and as an experimental feature for Xarray. By default it is using the mir based on ECMWF’s MIR (Meteorological Interpolation and Regridding) library.