Skip to content

leifdenby/xESMF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xESMF: Universal Regridder for Geospatial Data

pypi package travis-ci build status code coverage documentation status license DOI

xESMF is a Python package for regridding. It is

  • Powerful: It uses ESMF/ESMPy as backend and can regrid between general curvilinear grids with all ESMF regridding algorithms, such as bilinear, conservative and nearest neighbour.
  • Easy-to-use: It abstracts away ESMF's complicated infrastructure and provides a simple, high-level API, compatible with xarray as well as basic numpy arrays.
  • Fast: It is faster than ESMPy's original Fortran regridding engine in serial case, and parallel capability will be added in the next version.

Please see online documentation.

About

Universal Regridder for Geospatial Data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%