Closed Yangcan77 closed 8 months ago
We separated the gediSimulator in a different package, I just updated the readme.md with the following:
# The gedi simulator has been moved separately in rGEDIsimulator as following
devtools::install_git("https://github.com/caiohamamura/Rgedisimulator", dependencies = TRUE)
library(rGEDIsimulator)
hi , I installed the rGEDI (devtools: : install_git (" https://github.com/carlos-alberto-silva/rGEDI ", dependencies = TRUE)) and success of library (rGEDI), I tried to use las point cloud to conduct Full-waveform simulation, but unfortunately, I was told that I could not find function "gediWFSimulator". I checked the function in the rGEDI package, and it did not exist. May I ask why? Thank you very much for your reply.