Skip to content
forked from YvZheng/pycwr

The China Weather Radar Toolkit, support most of China's radar formats(WSR98D, CINRAD/SA/SB/CB, CINRAD/CC/CCJ, CINRAD/SC/CD)

License

Notifications You must be signed in to change notification settings

tywt-code/pycwr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NuistRadar

Project development plan

  • 国内WSR98D, CINRAD/SA/SB/CB, CINRAD/CC/CCJ, CINRAD/SC/CD支持
  • Cfradial读取支持(不借助pyart)
  • NuistRadar类导出为Cfradial格式支持
  • 自动识别雷达站点并获取经纬度信息(针对SA/SB/CB)
  • 自动识别雷达数据格式类型
  • 转换为Pyart Radar类
  • 图形化界面支持
  • 垂直剖面支持
  • 雷达插值算法支持
  • PPI绘图支持, 叠加地图支持
  • RHI绘图支持
  • 多雷达反演算法支持
  • 雷达数据产品生成算法支持
  • 双偏振雷达质控算法/雨滴谱反演算法支持
  • 多普勒雷达风场反演支持
  • 雷达定量估测降水算法支持
  • 雷达回波外推算法支持
  • 雷达定量预报降水算法支持

Install NuistRadar Library

git clone https://github.com/YvZheng/NuistRadar.git
cd NuistRadar
python setup.py install    

Launch Graphical interface to show Radar Data

 python scripts/LaunchGUI.py

The main window opens as shown below:

avatar

About

The China Weather Radar Toolkit, support most of China's radar formats(WSR98D, CINRAD/SA/SB/CB, CINRAD/CC/CCJ, CINRAD/SC/CD)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%