IMAGE RPI Passive Plasma Emissions Data
Electron density from passive plasma emissions, 2001-2005
@kaggle.brsdincer_image_rpi_passive_plasma_data_emissions
Electron density from passive plasma emissions, 2001-2005
@kaggle.brsdincer_image_rpi_passive_plasma_data_emissions
CREATE TABLE image_rpi_electron_density_from_passive_plasma_emissions (
"year" BIGINT,
"day_of_year" BIGINT,
"hour" BIGINT,
"minute" BIGINT,
"second" BIGINT,
"radial_distance" DOUBLE,
"mlat" DOUBLE,
"mlt" DOUBLE,
"ldip" DOUBLE,
"am" BIGINT,
"pc" BIGINT,
"fpe" DOUBLE,
"fce_mod" DOUBLE,
"n1_2" BIGINT,
"fce_n1_2" DOUBLE,
"standard_deviation" DOUBLE
);
Anyone who has the link will be able to view this.