landing complete
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
import datetime
|
||||
from math import cos, pi, sin, sqrt
|
||||
|
||||
|
||||
import os
|
||||
import time
|
||||
from time import sleep
|
||||
@@ -40,7 +38,6 @@ def loadFile():
|
||||
return matrix
|
||||
|
||||
|
||||
|
||||
def selectWeather(matrix,experimentNumber):
|
||||
return matrix[experimentNumber]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user