ropensci / MODIStsp

An "R" package for automatic download and preprocessing of MODIS Land Products Time Series
https://docs.ropensci.org/MODIStsp
GNU General Public License v3.0
155 stars 51 forks source link

Hi Senani, #191

Closed Bhaskar02 closed 4 years ago

Bhaskar02 commented 4 years ago

Hi Senani,

glad it works ! tif = runGdal(product="MOD11A2",begin="2009001",end="2009001", extent=ext,SDSstring="101100",job = "MOD11A2.006") # 6.4 MB No collection specified, getting the newest for MOD11A2 ######################## outProj = asIn (if applicable, derived from Raster/Spatial/sf object) pixelSize = asIn (if applicable, derived from Raster object) resamplingType = near Output Directory = I:/Aerosol/Aerosol_55/MOD11A2.006 ######################## Downloading structure on 'LAADS' for: MOD11A2.006 Error in file(file, "rt") : cannot open the connection Error in file(file, "rt") : cannot open the connection

lbusett commented 4 years ago

This is not the correct repo for this issue. Closing.