Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.46 KB

NEWS.md

File metadata and controls

34 lines (18 loc) · 1.46 KB

vol2bird 0.5.XXXX

  • fixes a bug occurring with missing scan parameter data (#195,#196)

vol2bird 0.5.0

All issues included in this release can be found here

This release adds the MistNet model for rain segmentation, and includes several other small fixes and improvements

vol2bird 0.4.0

All issues included in this release can be found here.

  • vol2bird now reads Vaisala Sigmet IRIS (Iris RAW) format, the native radar data format of Vaisala radar processors (e.g. used in Canada, Portugal, Finland) (#112)

  • added functionality to vol2bird to read files containing single scans (sweeps) and merge them into polar volumes (#116)

  • rsl2odim now converts Vaisala IRIS format and ODIM hdf5 format and can merge files containing scans / sweeps into a polar volume.

  • new input argument format that allows specifying multiple input files

  • change default maximum range from 25 km to 35 km (#117)

  • fixed a bug that in rare cases produced a negative reflectivity eta (#123)

  • new determineRadarFormat() function to check whether a file is in ODIM, IRIS or RSL format

  • added a documentation webpage gnerated by doxygen (available at http://adokter.github.io/vol2bird)

  • added this NEWS.md file to document releases

vol2bird 0.3.20 and older

All issues included in this release can be found here.