Skip to content

Commit

Permalink
Merge branch 'feature/masks' of github.com:jhamman/xESMF into feature…
Browse files Browse the repository at this point in the history
…/masks
  • Loading branch information
Joseph Hamman committed Jun 22, 2018
2 parents bc0d5e8 + c39efe9 commit bf712c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xesmf/frontend.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def __init__(self, ds_in, ds_out, method, periodic=False,
or 2D (Ny, Nx) for general curvilinear grids.
Shape of bounds should be (N+1,) or (Ny+1, Nx+1).
If eiether dataset includes a 2d mask variable, that will also be
If either dataset includes a 2d mask variable, that will also be
used to inform the regridding.
method : str
Expand Down

0 comments on commit bf712c0

Please sign in to comment.