Fixes a bucket link to unidata-nexard-level2 in the
documentation (#129).
vol2birdR 1.2.0
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).
vol2birdR 1.1.1
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.1.0
Change to Rcpp messages for warnings and messages by vol2birdR, to
allow message suppression in R (#115, #116).
vol2birdR 1.0.9
Bugfix for rounding error in seconds of timestamp written in VPTS
CSV files for NEXRAD data (#112).
vol2birdR 1.0.8
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.7
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 persistent cache (#94).
Upgrade mistnet library build runners to macos-latest and
ubuntu-latest (#66,#69).