Add functionality to create profiles relative to ground level and antenna level (in addition to pre-existing default: sea level) (#138, #142).
Add configuration options to vol2bird_config(): (1)
groundHeightParam to specify the scan parameter containing
digital elevation information for ground level profiles. (2)
heightReference to specify the reference height
(sea, ground or antenna) (#138,
#142).
Add height_reference as an output column to csv
profile output, adopting VPTS CSV v1.1 format (#154).
Add TDWR radar station info (#104). Caution: wavelength of TDWR stations not parsing correctly yet (#155).
Align radar locations and antenna heights with latest metadata provided by NCEI (#144).
add missing KHDC radar station info (#148).
Distinguish between stdout and stderr messages (#142, 67e021f).
fix beam width attribute in polar volume object (#153).
Fixes a rare segfault identified on Mac when reading a corrupted NEXRAD file (#102).
Improve messaging when reading ill-formatted ODIM hdf5 file (#136).
Abort graciously when encountering invalid ray indices in legacy NEXRAD files (#147).
Fix console print formatting (#139).
Bump to latest versions of Github runner images for continuous integration of tests (#150, #151).
unidata-nexard-level2 in the
documentation (#129).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).
vol2bird_config(). Cluttermaps are now decoded by taking
into account the the gain and offset attributes (#122).mistnet_installed() function to test if mistnet
installation is complete (#109).pj_obj_create: Cannot find proj.db
(#50)Addresses several build warning messages as required by CRAN
Changes to how system libraries are located to fix failing build on M1 Mac on CRAN
Initial CRAN reviewed version of new package