Skip to content

Commit

Permalink
Change SH bounds to 90S
Browse files Browse the repository at this point in the history
  • Loading branch information
cbegeman committed Sep 3, 2024
1 parent 79cf6c6 commit e1650d6
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
[
[
-180.0,
-80.0
-90.0
],
[
180.0,
-80.0
-90.0
],
[
180.0,
Expand All @@ -34,7 +34,7 @@
],
[
-180.0,
-80.0
-90.0
]
]
]
Expand Down

0 comments on commit e1650d6

Please sign in to comment.