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 252b644 commit 15c34d1Copy full SHA for 15c34d1
cf/docstring/docstring.py
@@ -81,9 +81,9 @@
81
`cf.regrid_logging`. If it is enabled then logging takes place
82
after every call. By default logging is disabled.""",
83
# subspace halos
84
- "{{subspace halos}}": """
85
- If a halo is defined via a positional argument, then each
86
- subspaced axis will be extended to include that many extra
+ "{{subspace halos}}": """If a halo is defined via
+ a positional argument, then each subspaced axis
+ will be extended to include that many extra
87
elements at each "side" of the axis. The number of extra
88
elements will be automatically reduced if including the full
89
amount defined by the halo would extend the subspace beyond
0 commit comments