搜索资源列表
ndvi
- 生成归一化植被指数(NDVI)数据产品及图象产品的IDL源程序-Generate normalized difference vegetation index (NDVI) data products and image products, IDL source code
avhrr_ndvi_classification
- NDVI计算的IDL程序,可以用来学习遥感数据的操作-NDVI calculated IDL procedures, can be used to study the operation of remote sensing data
avhrr_ndvi_classification
- 用idl批量处理avhrr数据,得到ndvi和分类-Idl batch processing of data with avhrr get ndvi and classification of
hjndvinew
- IDL编写,对环境卫星进行辐射定标并计算NDVI值。程序设计,1、影像分块,在处理大数据时特别有用;2、XML读取,IDL提供了方便的读写XML的方法;3、日期转儒略日算法;4、表观反射率计算方法;5、字符串处理技巧等。 -IDL to prepare for environmental satellite radiometric calibration and calculate NDVI values. Program design, an image block is particul
fcmax_getmean_vimath_clip_resize
- 求长时间序列求年最大及月平均植被覆盖度FC、NDVI;计算各种植被指数NDVI、RVI、SAVI、DVI等;裁剪遥感影像的IDL批处理;重采样影像的IDL批处理-get the max value of the NDVI or FC and so on
smooth
- ndvi时间序列分析hants idl源码 主要用于ndvi平滑处理 消除云等噪声影响-Ndvi time series analysis hants idl source is mainly used for ndvi smooth processing To eliminate the noise effects such as cloud.
IDL
- 使用IDL进行地表温度,NDVI,MNDVI计算(Land surface temperature, NDVI, and MNDVI were computed using IDL)
NDVI
- 代码为modis归一化植被指数的计算,格式转换及背景值的填充。(The code is the calculation of the MODIS normalized vegetation index, the format conversion and the filling of the background value.)
test
- 用envi+idl计算ndvi的最大值合成图像,,,(NDVI=ENVI_GET_DATA(fid=fid,dims=dims,pos=0) ind = where(NDVI eq -10) FOR i=1,numTim-1 DO BEGIN FTest_temp = file_test(infiles[i]) if (FTest_temp ne 0 ) then begin print,infiles[i] ENVI_OPE