Skip to content

Commit f2785ea

Browse files
PSTPX1PSTPX1
PSTPX1
authored and
PSTPX1
committed
remove main test
1 parent 7046160 commit f2785ea

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

geodezyx/files_rw/read_rinex.py

+6-6
Original file line numberDiff line numberDiff line change
@@ -505,9 +505,9 @@ def _line_reader(linein, nobs):
505505
return out_stk
506506

507507

508-
if __name__ == "__main__":
509-
p = "/home/psakicki/aaa_FOURBI/RINEXexemple/smne176z.18o"
510-
p = "/home/psakicki/Desktop/daej2220.04o"
511-
512-
#/home/psakicki/aaa_FOURBI/RINEXexemple/mlvl176z.18o"
513-
read_rinex2_obs(p)
508+
# if __name__ == "__main__":
509+
# p = "/home/psakicki/aaa_FOURBI/RINEXexemple/smne176z.18o"
510+
# p = "/home/psakicki/Desktop/daej2220.04o"
511+
#
512+
# # /home/psakicki/aaa_FOURBI/RINEXexemple/mlvl176z.18o"
513+
# read_rinex2_obs(p)

0 commit comments

Comments
 (0)