Baselight

GPS Ephemeris-temporal Information

Try to predict the time series of ephemeris-temporal information of the gps syst

@kaggle.georgyzubkov_gps_ephemeristemporal_information

Loading...
Loading...

About this Dataset

GPS Ephemeris-temporal Information

The data were obtained on the basis of measurements from the Roscosmos tracking stations, processed at the information and analytical center for coordinate-time and navigation support of the Central Research Institute of Mechanical Engineering.

RT - orbital slot R01-R24 for GPS
GODN - sign of suitability (0-healthy, 1- unsuitable according to ephemeris data, 2-unsuitable according to almanac data, 3-unsuitable according to ephemeris and almanac data)
TIMEASTR - astronomical time
r.m - error R, m (space if not available; 123456789 if more than the number of digits)
n.m - error N, m (space if not available; 123456789 if it exceeds the number of digits)
b.m - error B, m (space if not available; 123456789 if more than the number of digits)
time.ns - clock error, ns (space if not available; 123456789 if it exceeds the number of digits)
time1.ns - clock error taking into account the exclusion of the instantaneous average clock correction, ns
(space if not available; 123456789 if more than digits)
SISRE - SISRE, m (space if not available; 123456789 if more than number of digits)
VR.mm/s - VR error, mm/s (space if not available; 123456789 if it exceeds the number of digits)
VN.mm/s - VN error, mm/s (space if not available; 123456789 if more than the number of digits)
VB.mm/s - VB error, mm/s (space if not available; 123456789 if it exceeds the number of digits)
ch - frequency error, ps/s (space if not available; 123456789 if it exceeds the number of digits)
SISVE - SISVE, mm/s (space if not available; 123456789 if more than number of digits)

Tables

Gps Balistic 1

@kaggle.georgyzubkov_gps_ephemeristemporal_information.gps_balistic_1
  • 4.74 MB
  • 307907 rows
  • 15 columns
Loading...

CREATE TABLE gps_balistic_1 (
  "n__rt" VARCHAR,
  "godn" DOUBLE,
  "date" VARCHAR,
  "timeastr" DOUBLE,
  "r_m" DOUBLE,
  "n_m" DOUBLE,
  "b_m" DOUBLE,
  "time_ns" DOUBLE,
  "time1_ns" DOUBLE,
  "sisre" DOUBLE,
  "vr_mm_s" DOUBLE,
  "vn_mm_s" DOUBLE,
  "vb_mm_s" DOUBLE,
  "ch" DOUBLE,
  "sisve" DOUBLE
);

Share link

Anyone who has the link will be able to view this.