Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

could not find function "gediWFSimulator" #60

Closed
Yangcan77 opened this issue Mar 7, 2024 · 1 comment
Closed

could not find function "gediWFSimulator" #60

Yangcan77 opened this issue Mar 7, 2024 · 1 comment

Comments

@Yangcan77
Copy link

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.

@caiohamamura
Copy link
Collaborator

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants