File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -415,13 +415,13 @@ def fixture_sp3_path(root_path):
415415
416416 Notes
417417 -----
418- Downloaded the relevant .sp3 files from either CORS website [1 ]_ or
419- CDDIS website [2 ]_
418+ Downloaded the relevant .sp3 files from either CORS website [3 ]_ or
419+ CDDIS website [4 ]_
420420
421421 References
422422 ----------
423- .. [1 ] https://geodesy.noaa.gov/UFCORS/ Accessed as of August 2, 2022
424- .. [2 ] https://cddis.nasa.gov/Data_and_Derived_Products/GNSS/gnss_mgex.html
423+ .. [3 ] https://geodesy.noaa.gov/UFCORS/ Accessed as of August 2, 2022
424+ .. [4 ] https://cddis.nasa.gov/Data_and_Derived_Products/GNSS/gnss_mgex.html
425425 Accessed as of August 2, 2022
426426 """
427427 sp3_path = os .path .join (root_path , 'sp3/grg21553.sp3' )
@@ -443,13 +443,13 @@ def fixture_clk_path(root_path):
443443
444444 Notes
445445 -----
446- Downloaded the relevant .clk files from either CORS website [1 ]_ or
447- CDDIS website [2 ]_
446+ Downloaded the relevant .clk files from either CORS website [5 ]_ or
447+ CDDIS website [6 ]_
448448
449449 References
450450 ----------
451- .. [1 ] https://geodesy.noaa.gov/UFCORS/ Accessed as of August 2, 2022
452- .. [2 ] https://cddis.nasa.gov/Data_and_Derived_Products/GNSS/gnss_mgex.html
451+ .. [5 ] https://geodesy.noaa.gov/UFCORS/ Accessed as of August 2, 2022
452+ .. [6 ] https://cddis.nasa.gov/Data_and_Derived_Products/GNSS/gnss_mgex.html
453453 Accessed as of August 2, 2022
454454
455455 """
You can’t perform that action at this time.
0 commit comments