注册
登录
idea
>>
imf_omni
>>
返回
项目作者:
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:
Python 3.5
Bokeh 0.12.14
Pandas 0.22
Install instructions:
Python
Bokeh : run command
pip install bokeh
Pandas : run commmand
pip install pandas
Running the visualisation program
Download the repository to a local machine.
cd
into the repository through a terminal.
run the command :
bokeh serve —show imf_omni.py
The server runs at address
localhost:5006/imf_omni
Open browser and go to
localhost:5006/imf_omni