Changelog
Source:NEWS.md
getRad (development version)
- Use options for urls so they can be changes without a package update (#120).
- Add
getRad.progressoption to silence progress.
getRad 0.3.0
CRAN release: 2026-06-11
- Implement download of
vptsdata from birdcast by Alexander Tedeschi. - Implement reading aloft
vptsdata from a local directory (#135). - Implement reading dark ecology
vptsdata from a local directory (#175). - Clarify HTTP 429 error for the Netherlands (#165).
- Clarify error for Estonia and propagate call (#173).
- Include the hochficht radar in Austria (#169).
- For Romania match deviating file format (thanks to Sorin Burcea, #167).
- Fix download for Czechia as multiple scans were found (#183).
- Improved error for
NAdatetime inget_pvol(#193).
getRad 0.2.1
CRAN release: 2025-08-25
- A bug (#101) in
get_vpts()was fixed that caused the function to only return the first day of an interval, regardless of the length of the interval (#105). - Support downloading Swedish polar volume data (#96).
- Support downloading Romanian polar volume data (#104).
- How attribute is now present in Czech data (#102).
- Use
withrto prevent files being left in temporary directories (#98).
getRad 0.2.0
CRAN release: 2025-07-16
- New function
get_weather_radars()retrieves metadata for OPERA weather radars (#15, #54). - New function
get_vpts()downloads vertical profile time series from the Aloft bucket and RMI (#10, #53). - New function
get_vpts_coverage()fetches an overview table of the files available on the Aloft bucket (#10) and RMI. -
get_pvol()now downloads polar volumes from NOAA (United States) (#55). - Add Cecilia Nilsson and Alexander Tedeschi as contributors.
getRad 0.1.0
- Initial package development.
- New function
get_pvol()downloads polar volumes for 6 countries.