<div dir="ltr"><div><div>Forrest,<br><br></div>You are trying to read files of different lengths so your dimensions change each time it reads a trajectory.  You either need to delete the data variable along with lat and lon or overwrite them with &quot;:=&quot;.  If you choose the latter option, the same logic needs to be applied when you are defining the lat and lon vars.<br><br></div><div>Hope that helps,<br></div><div>-Alex<br></div></div>