IDL批处理实现MOD03处理 ;forward_function envi_proj_create PRO Modis_gef_batch envi, /restore_base_save_files ;恢复ENVI sav文件 envi_batch_init, log_file=’batch.txt’ ;开始批处理模式 inpath = DIALOG_PICKFILE(/DIRECTORY,TITLE="select MODIS files path")CD,inpath filename =...
raster_copy_with_nodata() convertModisGDAL类 convertModisGDAL(hdfname, prefix, subset, res, outformat="GTiff", epsg=None, wkt=None, resampl='NEAREST_NEIGHBOR', vrt=False) 利用GDAL库将MODIS数据从hdf格式转换成GDAL格式,可以实现hdf的投影转换、子数据集(波段数据)抽取、格式转换、重采样...
A R wrapper function to download MODIS data and convert it to a spatio-temporal raster brick filled with MODIS dataJan Verbesselt