Package: vostokR 0.2.1
vostokR: Solar Potential Calculation for Point Clouds using 'VOSTOK'
Calculate solar potential for LiDAR point clouds using the 'VOSTOK' (Voxel Octree Solar Toolkit) algorithm. This R program provides an interface to the original 'VOSTOK' C++ implementation by Bechtold and Hofle (2020), enabling efficient ray casting and solar position algorithms to compute solar irradiance for each point while accounting for shadowing effects. Integrates seamlessly with the 'lidR' package for LiDAR data processing workflows. The original 'VOSTOK' toolkit is available at <doi:10.11588/data/QNA02B>.
Authors:
vostokR_0.2.1.tar.gz
vostokR_0.2.1.zip(r-4.7)vostokR_0.2.1.zip(r-4.6)vostokR_0.2.1.zip(r-4.5)
vostokR_0.2.1.tgz(r-4.6-x86_64)vostokR_0.2.1.tgz(r-4.6-arm64)vostokR_0.2.1.tgz(r-4.5-x86_64)vostokR_0.2.1.tgz(r-4.5-arm64)
vostokR_0.2.1.tar.gz(r-4.7-arm64)vostokR_0.2.1.tar.gz(r-4.7-x86_64)vostokR_0.2.1.tar.gz(r-4.6-arm64)vostokR_0.2.1.tar.gz(r-4.6-x86_64)
vostokR_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
vostokR/json (API)
| # Install 'vostokR' in R: |
| install.packages('vostokR', repos = c('https://bi0m3trics.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bi0m3trics/vostokr/issues
data-visualizationsecologylidarraycastingremote-sensingsolar-potentialsolar-radiationspatial-analysisvostokvoxel-octreecppopenmp
Last updated from:f7e667a076. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 297 | ||
| linux-devel-x86_64 | OK | 296 | ||
| source / vignettes | OK | 267 | ||
| linux-release-arm64 | OK | 287 | ||
| linux-release-x86_64 | OK | 255 | ||
| macos-release-arm64 | OK | 169 | ||
| macos-release-x86_64 | OK | 466 | ||
| macos-oldrel-arm64 | OK | 131 | ||
| macos-oldrel-x86_64 | OK | 342 | ||
| windows-devel | OK | 290 | ||
| windows-release | OK | 232 | ||
| windows-oldrel | OK | 297 | ||
| wasm-release | OK | 205 |
Exports:add_normalscalculate_solar_potentialclear_vostokr_cachesget_vostokr_performance_infoget_vostokr_threadsplot_solar_potentialset_vostokr_threadssolar_ground_raster
Dependencies:abindbase64encBHbslibcachemclassclassIntclidata.tableDBIdigeste1071evaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetsjquerylibjsonliteKernSmoothknitrlazyevallidRlifecyclemagrittrMASSmemoisemimeparallellyproxyR6rappdirsRcppRcppArmadilloRcppEigenrglrlangrlasrmarkdowns2sasssfstarsterratinytexunitswkxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add Normal Vectors to Point Cloud | add_normals |
| Calculate Solar Potential for LiDAR Point Cloud | calculate_solar_potential calculate_solar_potential.LAS calculate_solar_potential.LAScatalog |
| Clear VostokR Performance Caches | clear_vostokr_caches |
| Get VostokR Performance Information | get_vostokr_performance_info |
| Get Current VostokR Thread Count | get_vostokr_threads |
| Plot Solar Potential Point Cloud | plot_solar_potential |
| Set VostokR OpenMP Thread Count | set_vostokr_threads |
| Convert Solar Potential Ground Points to Raster | solar_ground_raster |
