adokter / bioRad

R package for analysis and visualisation of biological signals in weather radar data
http://adokter.github.io/bioRad
Other
29 stars 16 forks source link

Write vignette on how to download radar or vp data #164

Open peterdesmet opened 5 years ago

peterdesmet commented 5 years ago

There was an intro_vp.Rmd vignette written by @plieper and @stijnvanhoey in 2017. Because it eventually contained outdated function names, its last version was removed in 8f638d59b9148b6b6e37ae781088b1b1d4fd1926.

It should be checked if the functionality it described is covered elsewhere (e.g. in function examples: download_vpfiles.R). If not, it should be resurrected 🧟‍♂️ as a vignette, probably with the name download_vpfiles.Rmd.

adokter commented 5 years ago

This vignette has been superseded by a newer vignette based of RadAero18 training school materials, and I think it does not need to be resurrected.

The ENRAM specific functionality to interact with online repository of vertical profiles (e.g. download_vpfiles.R)) is however not included in any of the examples at the moment. We might want to write a specific vignette for that.

peterdesmet commented 5 years ago

Agreed, let’s leave this issue open for that. Might change with GloBAM + would be good to include how to download from NEXRAD as well. Will update title.

adokter commented 5 years ago

Regarding NEXRAD, see issue #41

adokter commented 5 years ago

This old vignette contains some of the info needed for the new vignette https://github.com/adokter/bioRad/blob/master/docs/articles/intro_vp.html, source no longer in repo