-
Notifications
You must be signed in to change notification settings - Fork 27
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
Trying to get runGdal() working on mac #84
Comments
Sorry for the delay. I'll try to dig a little deeper into this within the next couple of days. |
Florian, Not a problem at all. I appreciate your continued help while I navigate this new terrain. |
@dkcorvus86 Can you try again with the latest pkg version? All GDAL related operations have been moved to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Because, I have yet to be able to get MODIS to function properly on my PC (see thread here), I decided to give it a try on my lab's Mac. I installed homebrew and followed the instructions to install GDal.
When I run
MODIS:::checkTools("GDal")
it returnsbut when I run the code from the ebird best practices (same code as previous thread it returns
It continues to repeat this error, and nothing gets downloaded, processes, and deposited into the out file.
Clearly, I am doing something wrong on both OS and they appear to be two separate problems(?).
The text was updated successfully, but these errors were encountered: