Giter Club home page Giter Club logo

dal3006 / analyzing-dst-index Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sanghaisubham/analyzing-dst-index

0.0 0.0 0.0 22.96 MB

The disturbance storm time (Dst) index is a measure in the context of space weather. It gives information about the strength of the ring current around Earth caused by solar protons and electrons. This Project aims at analyzing the Disturbance storm time(DST) index using a web tool and then making useful insights and visualizations on the DST index over the last several years.

Python 0.05% HTML 83.04% Jupyter Notebook 16.91%

analyzing-dst-index's Introduction

Analyzing-DST-Index

The disturbance storm time (Dst) index is a measure in the context of space weather. It gives information about the strength of the ring current around Earth caused by solar protons and electrons.

This Project aims at analyzing the Disturbance storm time(DST) index using a web tool and then making useful insights and visualizations on the DST index over the last several years.It consists of mainly three SubProjects:

  • Developing a web-tool plotting DST index

  • Developing a Database that allows querying DST index

  • Analyzing DST index & generating useful insights and visualizations

Getting Started

Dependencies

  • Numpy
  • Pandas
  • Bokeh

Running

To run the project, perform following steps -

  1. Run the Data_Cleaning.ipynb to regenerate the files DST(1975-1999).csv ,DST(2000-2018).csv files & the YearData and Month Data Folders .

  2. Run Web_Plotting_Tool.ipynb file to regenerate DST(Time-Series Format).csv & feed in the start & end dates to get a plot of DST Index from start date to end date.

  3. Run the command: bokeh serve --show Slider_Year.py, to run the Year Slider User Interactive application. The slider can be slid and the corresponding graph can be viewed and saved.

  4. Run the command: bokeh serve --show Drop_Down.py, to Run the Year & Month Drop Down User Interactive application. The year and month options can be selected from the drop down to get the corresponding graph which can be viewed and saved.

  5. The Database(Space@DB) is created which can be queried by the command: python Querying_Database.py The output if which can be obtained in file name query_output.csv.

  6. Finally, run Analyzing DST Index & Visualizations.ipynb to get various plots and visualizations.

analyzing-dst-index's People

Contributors

sanghaisubham avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.