Resolve "Improve performances of image generation"
Compare changes
- Raphael authored
+ 87
− 76
@@ -61,11 +61,54 @@ def apply_time_sequence(dat, time, func):
@@ -61,11 +61,54 @@ def apply_time_sequence(dat, time, func):
@@ -233,52 +276,40 @@ class AISTrajectory(AISPoints):
@@ -233,52 +276,40 @@ class AISTrajectory(AISPoints):
def generate_array_from_positions(self, height=256, width=256, link=True, bounding_box='fit', ref_index=-1, features=None,
@@ -302,27 +333,7 @@ class AISTrajectory(AISPoints):
@@ -302,27 +333,7 @@ class AISTrajectory(AISPoints):
@@ -339,19 +350,19 @@ class AISTrajectory(AISPoints):
@@ -339,19 +350,19 @@ class AISTrajectory(AISPoints):