File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -234,12 +234,12 @@ then specific STASH codes can be filtered::
234
234
:class: `iris.Constraint ` reference documentation.
235
235
236
236
237
- Constraining across the dateline
238
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
237
+ Constraining a circular coordinate across its boundary
238
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
239
239
240
- Occasionally you may need to constrain your cube with a region that crosses either
241
- the dateline or the meridian . An example use-case of this is to extract the entire
242
- Pacific Ocean from a cube whose longitudes are bounded by the dateline.
240
+ Occasionally you may need to constrain your cube with a region that crosses the
241
+ boundary of a circular coordinate . An example use-case of this is to extract the
242
+ entire Pacific Ocean from a cube whose longitudes are bounded by the dateline.
243
243
244
244
This functionality cannot be provided reliably using contraints. Instead you should use the
245
245
functionality provided by :meth: `cube.intersection <iris.cube.Cube.intersection> `
You can’t perform that action at this time.
0 commit comments