Changelog
Source:NEWS.md
vol2birdR 1.2.1
- Fixes a bucket link to
unidata-nexard-level2
in the documentation (#129).
vol2birdR 1.2.0
CRAN release: 2025-09-02
Fixes a windows bug in the handling of temporary files that caused
rls2odim()
andvol2bird()
to become unresponsive after reading a corrupted file (#114).Update NEXRAD bucket to
unidata-nexrad-level2
(#129).Upgrade to windows-2022 github runner to build mistnet library (#130).
vol2birdR 1.1.1
CRAN release: 2025-06-25
- Fixes a bug when using a cluttermap in
vol2bird_config()
. Cluttermaps are now decoded by taking into account the the gain and offset attributes (#122).
vol2birdR 1.0.9
CRAN release: 2025-03-28
- Bugfix for rounding error in seconds of timestamp written in VPTS CSV files for NEXRAD data (#112).
vol2birdR 1.0.8
CRAN release: 2025-03-27
- Removes a stray DEBUG warning message that isn’t a true warning (#103).
- Add timestamp seconds to VPTS CSV output (#105).
- Add
mistnet_installed()
function to test if mistnet installation is complete (#109).
vol2birdR 1.0.5
CRAN release: 2024-09-27
Addresses several build warning messages as required by CRAN
- Fixed broken hdf5 info link (c628cae)
- Suppressed warnings associated with Rtools43 for Windows builds (aee7ca9)
- Added overflow check for nCells (e6bd1bd)
- Explicitly specified C++17 standard in Windows build (aee7ca9)
vol2birdR 1.0.2
CRAN release: 2024-01-19
- Refactored linking of lsharpyuv according to rtools43 instructions (#54,#55,#56)
- Changed package maintainer
vol2birdR 1.0.1
CRAN release: 2023-05-19
- Added pkg-config as a dependency on linux systems and M1 Mac
- Added check_proj to m4 files which checks for the PROJ library
- Corrected minor typos
vol2birdR 1.0.0
- Initial CRAN release. All issues included in this release can be found here.