You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 followingdevtools::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.
The text was updated successfully, but these errors were encountered: