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 c1dc603 commit 6121429Copy full SHA for 6121429
cf/docstring/docstring.py
@@ -81,9 +81,8 @@
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}}": """If a halo is defined via
85
- a positional argument, then each subspaced axis
86
- 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