Baselight

NASA Solar Wave And Mag

Develop the Oracle of DSCOVR

@kaggle.asisheriberto_nasa_solar_wave

Mag 7 Day Trasf
@kaggle.asisheriberto_nasa_solar_wave.mag_7_day_trasf

  • 191.51 KB
  • 7878 rows
  • 7 columns
column1

Column1

bx_gsm

Bx Gsm

by_gsm

By Gsm

bz_gsm

Bz Gsm

lon_gsm

Lon Gsm

lat_gsm

Lat Gsm

bt

Bt

11.63-50.13288.021.435.26
21.65-4.92-0.09288.57-1.015.19
31.35-5.220.23284.532.45.4
40.6-5.291.04276.43115.43
50.08-5.251.8270.8418.965.56
60.09-5.291.79270.9418.695.58
70.66-5.281.36277.1114.335.49
80.93-5.241.37280.1214.475.5
90.68-5.31.41277.314.825.53
100.64-5.31.44276.915.125.53

CREATE TABLE mag_7_day_trasf (
  "column1" BIGINT,
  "bx_gsm" DOUBLE,
  "by_gsm" DOUBLE,
  "bz_gsm" DOUBLE,
  "lon_gsm" DOUBLE,
  "lat_gsm" DOUBLE,
  "bt" DOUBLE
);

Share link

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