antarcticrainforest / tintX

Object based tracking for model, radar and any other kind of data
BSD 3-Clause "New" or "Revised" License
14 stars 4 forks source link

Plotting longitudes beyond -180,180 #93

Open mjucker opened 1 year ago

mjucker commented 1 year ago

Currently, plot_trajectories() works for data in the [-180,180] domain for longitude. It only shows half the globe if the data is on a [0,360] domain.