Skip to content

Commit b57e807

Browse files
philipc2Copilot
andauthored
Update uxarray/subset/grid_accessor.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent fb5293a commit b57e807

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

uxarray/subset/grid_accessor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ def constant_longitude_interval(
336336
return_face_indices: bool = False,
337337
inverse_indices: Union[List[str], Set[str], bool] = False,
338338
):
339-
"""Extracts a subset of the grid by selecting all faces are within a specified longitude interval.
339+
"""Extracts a subset of the grid by selecting all faces that are within a specified longitude interval.
340340
341341
Parameters
342342
----------

0 commit comments

Comments
 (0)