lucadelu / pyModis

python library to work with MODIS data
http://www.pymodis.org/
Other
165 stars 85 forks source link

python or R - automatically download data MODIS #69

Closed stevens-murillo closed 3 years ago

stevens-murillo commented 8 years ago

Hello,

I'm trying to download modis bulk data automatically, but unfortunately the server USGS change ftp to http and so far I could not find any info to download the information to code R, because all files available for ftp, then I incline to use python but I pymodis presented problems because although the import GDAL install python not recognize me says no function is gdal. can you help me, I need to download modis bulk data with R or python but automatically.

lucadelu commented 7 years ago

@sterben31 I have no problem using pyModis without gdal, what is you OS and what the exact error?

puneethshankar commented 5 years ago

It means that the GDAL installed location isn't listed in the PATH variable. Edit the path variable with “C:\Program Files\GDAL” in system properties>>environment variable . Now import gdal will not give you an error.

lucadelu commented 3 years ago

No activity

Reopen if needed