Baselight

NASA Solar Wave And Mag

Develop the Oracle of DSCOVR

@kaggle.asisheriberto_nasa_solar_wave

Plasma 7 Day Transf
@kaggle.asisheriberto_nasa_solar_wave.plasma_7_day_transf

  • 124.38 KB
  • 7813 rows
  • 4 columns
column1

Column1

density

Density

speed

Speed

temperature

Temperature

12.04415.951581
22.22405.137055
32.4407.843980
42.42408.244996
52.7405.744014
62.85399.944085
73.03401.944107
82.94406.643434
92.81406.343382
102.77402.944929

CREATE TABLE plasma_7_day_transf (
  "column1" BIGINT,
  "density" DOUBLE,
  "speed" DOUBLE,
  "temperature" DOUBLE
);

Share link

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