The Python ARM Radar Toolkit (Py-ART), a Library for Working with Weather Radar Data in the Python Programming Language 论文
2016Journal of Open Research Software引用 493顶会
Precipitation Measurement and AnalysisMeteorological Phenomena and SimulationsComputational Physics and Python Applications
详细信息
- 发表期刊/会议
- Journal of Open Research Software
- 发表日期
- 2016-07-18
- 发表年份
- 2016
关键词
Precipitation Measurement and AnalysisMeteorological Phenomena and SimulationsComputational Physics and Python Applications
摘要
The Python ARM Radar Toolkit is a package for reading, visualizing, correcting and analysing data from weather radars. Development began to meet the needs of the Atmospheric Radiation Measurement Climate Research Facility and has since expanded to provide a general-purpose framework for working with data from weather radars in the Python programming language. The toolkit is built on top of libraries in the Scientific Python ecosystem including NumPy, SciPy, and matplotlib, and makes use of Cython for interfacing with existing radar libraries written in C and to speed up computationally demanding algorithms. The source code for the toolkit is available on GitHub and is distributed under a BSD license.