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 aad0657 commit 6cae423Copy full SHA for 6cae423
cf/field.py
@@ -14045,7 +14045,7 @@ def regridc(
14045
`Field` or `None` or `RegridOperator`
14046
The regridded field construct; or `None` if the
14047
operation was in-place; or the regridding operator if
14048
- *return_operator* is True; or the esmpy.Regrid operator
+ *return_operator* is True; or the `esmpy.Regrid` operator
14049
object if *return_esmpy_regrid_operator* is True.
14050
14051
**Examples**
0 commit comments