Skip to content

Commit

Permalink
remove duplicate entry for 'nearest'
Browse files Browse the repository at this point in the history
  • Loading branch information
VeckoTheGecko committed Jan 10, 2025
1 parent f4fb1f3 commit 8a117a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion parcels/_typing.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ class ParcelsAST(ast.AST):
"bgrid_w_velocity",
"cgrid_velocity",
"linear_invdist_land_tracer",
"nearest",
"bgrid_tracer",
"cgrid_tracer",
] # corresponds with `tracer_interp_method`
Expand Down

0 comments on commit 8a117a2

Please sign in to comment.