SciTools-incubator / iris-esmf-regrid

A collection of structured and unstructured ESMF regridding schemes for Iris.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iris-esmf-regrid

Build Status Documentation Status ci-citation pre-commit.ci status codecov Code style: black License Contributors Mark stale issues and pull requests


Overview

This project aims to provide a bridge between Iris and ESMF. This takes the form of regridder classes which take Iris cubes as their arguments and use ESMF to perform regridding calculations. These classes are designed to perform well on cubes which have multiple non-horizontal dimensions and lazy (Dask) data. Both rectilinear and curvilinear grids as well as UGRID meshes have been supported.

Further documentation can be found here.

About

A collection of structured and unstructured ESMF regridding schemes for Iris.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%