Package: rvad 0.1.0

Paola Corrales
rvad: Velocity Azimuth Display of Meteorological Radars
This package implement an algorithm to process radial wind from Doppler radars obtainning the proper horizontal wind. The implementation is based on Browning and Wexler (1968) <doi:10.1175/1520-0450(1968)007%3C0105:TDOKPO%3E2.0.CO;2> with the addition of several quality controls.
Authors:
rvad_0.1.0.tar.gz
rvad_0.1.0.zip(r-4.7)rvad_0.1.0.zip(r-4.6)rvad_0.1.0.zip(r-4.5)
rvad_0.1.0.tgz(r-4.6-any)rvad_0.1.0.tgz(r-4.5-any)
rvad_0.1.0.tar.gz(r-4.7-any)rvad_0.1.0.tar.gz(r-4.6-any)
rvad_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rvad/json (API)
| # Install 'rvad' in R: |
| install.packages('rvad', repos = c('https://paocorrales.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/paocorrales/rvad/issues
- radial_wind - One volume of radial velocity
Last updated from:31d393d3fe. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 96 | ||
| source / vignettes | OK | 199 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 136 | ||
| macos-oldrel-arm64 | OK | 83 | ||
| windows-devel | OK | 90 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 67 | ||
| wasm-release | OK | 96 |
Exports:beam_propagationvad_fitvad_regrid
Dependencies:data.table
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Radar beam propagation | beam_propagation |
| One volume of radial velocity | radial_wind |
| Velocity Azimuth Display | vad_fit |
| Wind profile from VAD | vad_regrid |