OpenDrift / trajan

Trajectory analysis package for simulated and observed trajectories
https://opendrift.github.io/trajan/
GNU General Public License v2.0
11 stars 5 forks source link

New method drop_where to remove points of trajectories based on given… #22

Closed knutfrode closed 1 year ago

knutfrode commented 1 year ago

… condition. Unlike ds.where, positions are removed instead of replaced with NaN