Published October 20, 2023
| Version 0.7.3
Software
Open
bioRad: Biological Analysis and Visualization of Weather Radar Data
Authors/Creators
Description
bioRad 0.7.3 includes minor bugfixes and improvements. Basemaps used by function map() are now based on OpenStreetMap tiles provided through dependency packages ggspatial and rosm. All issues included in this release can be found here.
New features
- Replaced the
ggmappackage withggspatialfor map visualizations. This change was made asggmapno longer provides reliable open-source basemaps without the necessity to register for an API key (#638).
Bugfixes
Corrected incorrect mapping of to
dbz_alldata column in VPTS CSV format to correspondingDBZHdata column in bioRad vpts object (#634).Improved the VPTS file fetching mechanism from s3: now skips a day if there are issues with fetching instead of aborting the entire download (#636)
Deprecations
download_basemap()has been deprecated, functionmap()now automatically downloads a basemap (#638).
Files
adokter/bioRad-0.7.3.zip
Files
(4.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:cfcd956d36e8f5de6c88e86b2df538df
|
4.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/adokter/bioRad/tree/0.7.3 (URL)