Skip to content

Commit

Permalink
move contributor to CONTRIBUTORS.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
YvZheng committed Jul 30, 2020
1 parent 56fc455 commit 48aa0b6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 53 deletions.
5 changes: 2 additions & 3 deletions CONTRIBUTORS.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
Developers and Contributors
----------

Yu Zheng - Nanjing University of Information Science and Technology, School of Atmospheric Physics
Yu Zheng - Nanjing Joint Institute for Atmospheric Sciences
Nan Li - Nanjing University of Information Science and Technology, School of Atmospheric Physics
Wei Ming - Nanjing University of Information Science and Technology, School of Atmospheric Physics
Zhigang Chu - Nanjing University of Information Science and Technology, School of Atmospheric Physics
Sihui Fan - Nanjing University of Information Science and Technology, School of Atmospheric Physics
Pengcheng Jia - Nanjing University of Information Science and Technology, School of Atmospheric Physics
Yang Li - Nanjing University of Information Science and Technology, School of Atmospheric Physics
Xin Zhang - Nanjing University of Information Science and Technology, School of Atmospheric Physics
Xingchao Lv - Nanjing University of Information Science and Technology, School of Atmospheric Physics
Shuai Zhang - Nanjing University of Information Science and Technology, School of Atmospheric Physics
Xingchao Lv - Nanjing University of Information Science and Technology, School of Atmospheric Physics
26 changes: 2 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,28 +106,6 @@ The main window opens as shown below:

more example via: [exmaple](./notebooks/pycwr_example.ipynb)

Developers and Contributors
----------

Yu Zheng - Nanjing University of Information Science and Technology, School of Atmospheric Physics

Nan Li - Nanjing University of Information Science and Technology, School of Atmospheric Physics

Wei Ming - Nanjing University of Information Science and Technology, School of Atmospheric Physics

Zhigang Chu - Nanjing University of Information Science and Technology, School of Atmospheric Physics

Sihui Fan - Nanjing University of Information Science and Technology, School of Atmospheric Physics

Pengcheng Jia - Nanjing University of Information Science and Technology, School of Atmospheric Physics

Yang Li - Nanjing University of Information Science and Technology, School of Atmospheric Physics

Xin Zhang - Nanjing University of Information Science and Technology, School of Atmospheric Physics

Xingchao Lv - Nanjing University of Information Science and Technology, School of Atmospheric Physics

Shuai Zhang - Nanjing University of Information Science and Technology, School of Atmospheric Physics

Project development plan
----------
Expand All @@ -144,10 +122,10 @@ Project development plan
- [x] PPI drawing support, overlay map support
- [ ] RHI drawing support
- [ ] Multi-radar inversion algorithm support
- [ ] Radar product algorithm support
- [x] Radar product algorithm support
- [ ] Doppler Radar/Dual polarization radar quality control algorithm
- [ ] DSD Algorithm Support for Dual Polarization Radar
- [ ] Doppler radar wind field retrieve support
- [x] Doppler radar wind field retrieve support
- [ ] Radar quantitative precipitation estimation algorithm support
- [ ] Radar extrapolation algorithm support
- [ ] Radar quantitative precipitation forecast algorithm support
30 changes: 4 additions & 26 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,37 +108,15 @@ plt.show()

更多个例参见[pycwr例子](./notebooks/pycwr_example.ipynb)

开发者
----------

郑玉 - 南京信息工程大学, 大气物理学院

李南 - 南京信息工程大学, 大气物理学院

魏鸣 - 南京信息工程大学, 大气物理学院

楚志刚 - 南京信息工程大学, 大气物理学院

樊丝慧 - 南京信息工程大学, 大气物理学院

贾鹏程 - 南京信息工程大学, 大气物理学院

李扬 - 南京信息工程大学, 大气物理学院

张昕 - 南京信息工程大学, 大气物理学院

吕星超 - 南京信息工程大学, 大气物理学院

张帅 - 南京信息工程大学, 大气物理学院

项目开发计划
----------

- [x] 国内WSR98D, CINRAD/SA/SB/CB, CINRAD/CC/CCJ, CINRAD/SC/CD支持
- [ ] Cfradial读取支持
- [x] 读取的同时计算经纬度
- [ ] PRD数据结构优化, 增加订正结果和反演结果的结构
- [ ] 绘图增加fig, ax的传入部分
- [x] PRD数据结构优化, 增加订正结果和反演结果的结构
- [x] 绘图增加fig, ax的传入部分
- [x] NuistRadar类导出为Cfradial格式支持
- [x] 自动识别雷达站点并获取经纬度信息(针对SA/SB/CB)
- [x] 自动识别雷达数据格式类型
Expand All @@ -149,10 +127,10 @@ plt.show()
- [x] PPI绘图支持, 叠加地图支持
- [ ] RHI绘图支持
- [ ] 多雷达反演算法支持
- [ ] 雷达数据产品生成算法支持
- [x] 雷达数据产品生成算法支持
- [ ] 多普勒雷达/双偏振雷达质控算法
- [ ] 双偏振雷达雨滴谱反演算法支持
- [ ] 多普勒雷达风场反演支持
- [x] 多普勒雷达风场反演支持
- [ ] 雷达定量估测降水算法支持
- [ ] 雷达回波外推算法支持
- [ ] 雷达定量预报降水算法支持

0 comments on commit 48aa0b6

Please sign in to comment.