Skip to content

Commit

Permalink
Claified documentation in `regridding.geometry.bounding_boxes_interse…
Browse files Browse the repository at this point in the history
…ct_2d()`.
  • Loading branch information
byrdie committed Dec 2, 2023
1 parent 01d1fe1 commit 69e21f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions regridding/geometry.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ def bounding_boxes_intersect_2d(
"""
Test if two bounding boxes, :math:`p` and :math:`q`, intersect.
If the edges of the two boxes are touching, it's counted as an intersection.
Parameters
----------
x_p1
Expand Down

0 comments on commit 69e21f8

Please sign in to comment.