项目作者: satyarth42

项目描述 :
IMF data visualisation
高级语言: Python
项目地址: git://github.com/satyarth42/imf_omni.git
创建时间: 2018-03-08T19:26:39Z
项目社区:https://github.com/satyarth42/imf_omni

开源协议:

下载


Interplanetory Magnetic Field Data Visualisation

Technologies used:

  1. Python 3.5
  2. Bokeh 0.12.14
  3. Pandas 0.22

Install instructions:

  1. Python
  2. Bokeh : run command pip install bokeh
  3. Pandas : run commmand pip install pandas

Running the visualisation program

  1. Download the repository to a local machine.
  2. cd into the repository through a terminal.
  3. run the command : bokeh serve —show imf_omni.py
  4. The server runs at address localhost:5006/imf_omni
  5. Open browser and go to localhost:5006/imf_omni