GPS Ephemeris-temporal Information
Try to predict the time series of ephemeris-temporal information of the gps syst
@kaggle.georgyzubkov_gps_ephemeristemporal_information
Try to predict the time series of ephemeris-temporal information of the gps syst
@kaggle.georgyzubkov_gps_ephemeristemporal_information
CREATE TABLE gps_balistic_1 (
"n__rt" VARCHAR -- ¹RT,
"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
);
Anyone who has the link will be able to view this.