Thursday, 7 September 2017

Trouble installing GDAL in R for MODIS package


I'm having trouble installing GDAL in R with the MODIS package. Every time run MODIS I get this error:


GDAL : Not available. Use 'MODIS:::checkTools('GDAL')' for more information!


I have tried using the link below, but the only thing it fixes is the MRT issue.
GDAL not available in MODIS R package?


What should I do to fix this issue.




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...