diff --git a/app.py b/app.py index cec9f8c..66ce3c0 100644 --- a/app.py +++ b/app.py @@ -50,7 +50,7 @@ def doppler(): departure_time = datetime.strptime(request.json.get('departure_time', ''), format) satellite = ephem.readtle(sat, sat_line_1, sat_line_2) - print(str(pass_time) + " " + str(local2utc(pass_time))) + # print(str(pass_time) + " " + str(local2utc(pass_time))) shift_array = [] while pass_time < departure_time + timedelta(seconds=2): AZ, EI, SHITF_UP, SHIFT_DOWN, DIS = head.CAL_DATA(