Defining a map area for trajectory display
Posted: November 9th, 2017, 3:35 am
Hi,
I'm trying to plot several trajectory files on one plot. The trajplot function picks randomly one trajectory file and defines the area of the map with respect to that file. Later on, when it plots other trajectories on the same map, some of them go out of bound.
So, is there a way where I could define the area of the map I want to display so that all the trajectories could fit in? So, far I've tried reading the command line/terminal options but I didn't find any such option.
Also, if someone has tried plotting trajectories using Python and would like to share the script then I would be grateful.
Thanks,
I'm trying to plot several trajectory files on one plot. The trajplot function picks randomly one trajectory file and defines the area of the map with respect to that file. Later on, when it plots other trajectories on the same map, some of them go out of bound.
So, is there a way where I could define the area of the map I want to display so that all the trajectories could fit in? So, far I've tried reading the command line/terminal options but I didn't find any such option.
Also, if someone has tried plotting trajectories using Python and would like to share the script then I would be grateful.
Thanks,