We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a1846 commit aad0657Copy full SHA for aad0657
cf/field.py
@@ -13749,7 +13749,7 @@ def regrids(
13749
`Field` or `None` or `RegridOperator`
13750
The regridded field construct; or `None` if the
13751
operation was in-place; or the regridding operator if
13752
- *return_operator* is True; or the esmpy.Regrid operator
+ *return_operator* is True; or the `esmpy.Regrid` operator
13753
object if *return_esmpy_regrid_operator* is True.
13754
13755
**Examples**
0 commit comments