Skip to content

Releases: CyanideCN/PyCINRAD

PyCINRAD 1.9.1

01 Aug 06:31
Compare
Choose a tag to compare

What's Changed

  • fix: 自定义cbar标签参数&PPI返回保存的文件名&PUP HCL产品色标 by @pysoer in #103
  • StandardPUP添加产品 by @pysoer in #114
  • fix: slow add_shp in cartopy v0.23 by @ZhaJiMan in #116
  • feat: support fmt phased array data by @pysoer in #117
  • 修复Section绘图时添加colorbar的错误
  • 修复setup.py部分参数
  • 修复转换为pyart.Radar时的错误

New Contributors

Full Changelog: v1.9.0...v1.9.1

PyCINRAD 1.9.0

06 May 03:39
Compare
Choose a tag to compare

What's Changed

  • 新增MESO和TVS产品解析 by @zzysupernova in #94
  • 新增绘图字体检查 by @longtsing in #97
  • 新增CAPPI,SWP,UAM,STI解析 by @pysoer in #98
  • 新增MOC雷达拼图v3.0解析 by @pysoer in #99
  • 修复UTC时间转换 by @Anebrithien in #102
  • 在io下面添加函数read_auto by @pysoer in #105
  • 修复了cartopynumpy的兼容问题
  • 修复了转换到pyart对象时可能出现的错误

New Contributors

Full Changelog: v1.8.0...v1.9.0

PyCINRAD 1.8.0

08 Jul 13:06
Compare
Choose a tag to compare

What's Changed

  • 添加了部分StandardPUP产品解析 by @pysoer in #92
  • 显著减小了包的大小 by @CyanideCN in #93
  • 适配cartopy 0.21版本带来的改动
  • 支持读取ROSE产品中格点格式的文件,包括组合反射率等

Full Changelog: v1.7.2...v1.8.0

PyCINRAD 1.7.2

08 Jan 01:24
Compare
Choose a tag to compare

What's Changed

  • 增加cinrad.io.read_level2快捷读取函数
  • 增加CD格式单层扫描的支持
  • 增加PPI生成透明图功能 by @pysoer in #89
  • 修复剖面绘制的一些问题
  • 修复GridMapper调用过程中的KeyError

PyCINRAD 1.7.1

05 May 21:35
Compare
Choose a tag to compare

What's Changed

  • Fix SWAN datetime error
  • Fix PPI add_city_names error
  • Fix sdist installation error

Full Changelog: v1.7.0...v1.7.1

PyCINRAD 1.7.0

05 Dec 00:29
Compare
Choose a tag to compare

Fix wrong resolution in StandardData
Fix the long-lasting issue of adding coordinate labels in the map
And other minor fixes

Support decoding phased-array radar file in PhasedArrayData

PyCINRAD 1.6.3

04 Apr 14:46
Compare
Choose a tag to compare

Bug fixes
Fix SWAN decoding error
Fix error in exporting netcdf
New features
Add HCL x-section colormap
Add StandardData.merge method to merge single-tilt standard data
Change radar station info to json format to facilitate editing

PyCINRAD 1.6.2

30 Nov 06:16
Compare
Choose a tag to compare

New features
Support single-tilt standard data
Support CC2 file format (VOL only)

Bug fixes
Change the way of calculating azimuths to eliminate discontinuity
Fix RF mask in StandardPUP
Support HCL product in StandardPUP

PyCINRAD 1.6.2-beta

15 Sep 15:33
Compare
Choose a tag to compare
PyCINRAD 1.6.2-beta Pre-release
Pre-release
v1.6.2-beta

Change the way of calculating azimuths to eliminate discontinuity

PyCINRAD 1.6.1

11 Jul 07:51
Compare
Choose a tag to compare

New features
Hydrometeor classification
Support OHP products

Bug fixes
Many