Draft: Develop
Compare changes
- Raphael authored
+ 78
− 58
@@ -60,14 +60,16 @@ def apply_time_sequence(dat, time, func):
@@ -60,14 +60,16 @@ def apply_time_sequence(dat, time, func):
@@ -110,6 +112,73 @@ def __get_bounding_box__(bounding_box, positions, ref_index):
@@ -110,6 +112,73 @@ def __get_bounding_box__(bounding_box, positions, ref_index):
@@ -276,8 +345,6 @@ class AISTrajectory(AISPoints):
@@ -276,8 +345,6 @@ class AISTrajectory(AISPoints):
def generate_array_from_positions(self, height=256, width=256, link=True, bounding_box='fit', ref_index=-1,
@@ -310,59 +377,12 @@ class AISTrajectory(AISPoints):
@@ -310,59 +377,12 @@ class AISTrajectory(AISPoints):