We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7046160 commit f2785eaCopy full SHA for f2785ea
geodezyx/files_rw/read_rinex.py
@@ -505,9 +505,9 @@ def _line_reader(linein, nobs):
505
return out_stk
506
507
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)
+# if __name__ == "__main__":
+# p = "/home/psakicki/aaa_FOURBI/RINEXexemple/smne176z.18o"
+# p = "/home/psakicki/Desktop/daej2220.04o"
+#
+# # /home/psakicki/aaa_FOURBI/RINEXexemple/mlvl176z.18o"
+# read_rinex2_obs(p)
0 commit comments