Skip to content

Commit

Permalink
update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cyschneck committed Nov 13, 2024
1 parent 58b9951 commit 77db1db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ncl/receipts/great_circle.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
" [53.3498, 52.3676, 51.9939],\n",
" [90.0, 0.0, -90.0, 0.0],\n",
" [40, 40, 40, 40],\n",
" [40, 40, 41, 41]\n",
" [40, 40, 41, 41],\n",
"]\n",
"ncl_lon = [\n",
" [-105.2705, -71.0589, -95.0982],\n",
Expand All @@ -109,7 +109,7 @@
" [-6.2603, 4.9041, -4.9760],\n",
" [0.0, -90.0, 0.0, 90.0],\n",
" [-105, -105, -105, -105],\n",
" [-105, -106, -106, -105]\n",
" [-105, -106, -106, -105],\n",
"]\n",
"ncl_results[poly_name[0]] = 1940856\n",
"ncl_results[poly_name[1]] = 250007.6\n",
Expand Down

0 comments on commit 77db1db

Please sign in to comment.