Recent Releases of vol2birdR

vol2birdR - v1.2.1

  • Minor fix correcting a link to unidata-nexard-level2 aws bucket in the documentation for rsl2dim() function (#129).

Full Changelog: https://github.com/adokter/vol2birdR/compare/1.2.0...1.2.1

- C
Published by adokter 6 months ago

vol2birdR - v1.2.0

All issues included in this release can be found here

  • Fixes a windows bug in the handling of temporary files that caused rls2odim() and vol2bird() 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).

Full Changelog: https://github.com/adokter/vol2birdR/compare/1.1.1...1.2.0

- C
Published by adokter 6 months ago

vol2birdR - v1.1.1

All issues included in this releases can be found here

  • Fixes a bug when using a cluttermap in vol2bird_config(). Cluttermaps are now decoded by taking into account the the gain and offset attributes, which were previously ignored (#122).

Full Changelog: https://github.com/adokter/vol2birdR/compare/1.1.0...1.1.1

- C
Published by adokter 8 months ago

vol2birdR - v1.1.0

All issues included in this releases can be found here

  • Change to Rcpp messages for warnings and messages to allow message suppression in R (#115, #116).

- C
Published by adokter 9 months ago

vol2birdR - v1.0.9

All issues included in this releases can be found here. This release is a hotfix for version 1.0.8:

  • hotfix for rounding error in VPTS CSV files for NEXRAD data introduced in v1.0.8 (#112)

- C
Published by adokter 11 months ago

vol2birdR - v1.0.8

All issues included in this release can be found here

  • 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)

- C
Published by adokter 11 months ago

vol2birdR - v1.0.7

All issues included in this release can be found here

  • fixes a segfault that occurred for mistnet runs on data with missing parameters (#29)
  • reinstalls no longer require a redownload of mistnet library files by using a persistent cache (#94)
  • upgrade mistnet library build runners to macos-latest and ubuntu-latest (#66,#69)
  • IRIS RAW library presence automatically detected on Windows (#65,#92)

- C
Published by adokter about 1 year ago

vol2birdR - v1.0.6

This release fixes a warning message that occured for MacOS binaries generated on CRAN.

All issues included in this release can be found here

  • Fix warning message pj_obj_create: Cannot find proj.db (#50)
  • Added an automatic mistnet library build for M1 macs (#82)

- C
Published by adokter about 1 year ago

vol2birdR - v1.0.5

Addresses several minor 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)

- C
Published by adokter over 1 year ago

vol2birdR - v1.0.4

Version 1.04 includes several backend improvements in linking dependency C libraries to remain compatible with R-devel and Rtools44

  • update linking for Rtools44 compatibility (#73, #74)
  • reduce loading messages for MistNet (#72)

Issues included in this release can be found here

- C
Published by adokter over 1 year ago

vol2birdR - v1.0.3

  • Refactored conditional linking of rtools43 dependencies (#60)
  • Removed unused param from documentation in cppvol2birdversion()
  • Made write binary mode explicit for Windows Server compatibility (#57)
  • fix a rare segfault on specific nexrad files with missing velocity data (#61)

All issues included in release 1.0.3 can be found here.

- C
Published by adokter over 1 year ago

vol2birdR - v1.0.2

  • This release adapts for breaking changes to the libsharpyuv library and introduces a few other minor changes for compatibility with Windows.
  • Refactored linking of lsharpyuv according to rtools43 instructions (#54,#55,#56)
  • Changed package maintainer

All issues included in release 1.0.2 can be found here.

Please report any issues or feedback on the GitHub repository, so that we can continue to improve and enhance the package.

Thank you to all the contributors and users who provided valuable feedback and suggestions. Your input has been invaluable in making this release possible.

Happy coding with vol2birdR!

- C
Published by iskandari over 1 year ago

vol2birdR - v1.0.1

CRAN Release v1.0.1 - Additional Bug Fixes

This release builds upon the initial release of vol2birdR (v1.0.0) and includes several bug fixes to further improve the functionality and reliability of the package. All issues included in the initial release can be found here.

Please report any issues or feedback on the GitHub repository, so that we can continue to improve and enhance the package.

Thank you to all the contributors and users who provided valuable feedback and suggestions. Your input has been invaluable in making this release possible.

Happy coding with vol2birdR!

- C
Published by adokter almost 3 years ago