From 759540338d5ffce0f7613c6f294468372ea9154d Mon Sep 17 00:00:00 2001 From: Silent YANG Date: Sun, 4 Feb 2024 22:37:23 +0800 Subject: [PATCH] update --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index f2bded0..2e73b24 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(pass_time + " " + local2utc(pass_time)) + print(pass_time + " " + str(local2utc(pass_time))) shift_array = [] while pass_time < departure_time: AZ, EI, SHITF_UP, SHIFT_DOWN, DIS = head.CAL_DATA(