An error occurred while fetching the assigned milestone of the selected merge_request.
+ 2
− 2
@@ -13,7 +13,7 @@ parser.add_argument("--day", type=int, default=1)
+ 2
− 3
@@ -16,8 +16,7 @@ idx = Index(scenes)
+ 1
− 1
scenes/bbox.py deleted
100644 → 0
+ 0
− 40
+ 30
− 16
@@ -6,11 +6,12 @@ import pickle
@@ -21,7 +22,8 @@ def save_scenes(scenes_list, pickle_file):
@@ -34,7 +36,8 @@ def load_scenes(pickle_file):
@@ -61,7 +64,8 @@ class Source(pyotb.Output):
@@ -75,7 +79,8 @@ class Source(pyotb.Output):
@@ -89,7 +94,7 @@ class Source(pyotb.Output):
@@ -100,7 +105,8 @@ class Source(pyotb.Output):
@@ -119,7 +125,8 @@ class Source(pyotb.Output):
@@ -137,7 +144,8 @@ class Source(pyotb.Output):
@@ -152,7 +160,8 @@ class Source(pyotb.Output):
@@ -166,7 +175,8 @@ class Source(pyotb.Output):
@@ -185,7 +195,8 @@ class Source(pyotb.Output):
@@ -201,7 +212,8 @@ class Imagery(ABC):
@@ -225,7 +237,8 @@ class Scene(ABC):
@@ -236,7 +249,8 @@ class Scene(ABC):