Skip to content

NumericalEarth/XESMF.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XESMF.jl

Julia wrapper for xESMF, a python package maintained by pangeo.

Stable documentation Development documentation CI

Overview

XESMF.jl provides a Julia interface to the xESMF (xarray Earth System Model Exchange Format) Python library, which provides tools for interpolating and regridding fields between arbitrary grids. This wrapper provides regridding functionality for Oceananigans.jl.

Installation

using Pkg
Pkg.add("XESMF")

Documentation

Documentation is available at https://numericalearth.github.io/XESMF.jl/stable

Contributing

Only a subset of the xESMF python package functionality is exposed. Open an issue or a pull request if you'd like to extend more of Python's xESMF functionality via this wrapper.

License

This package uses the MIT license.

About

Julia wrapper around the python package xESMF

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages