代码搜索:ndvi
找到约 15 项符合「ndvi」的源代码
代码结果 15
www.eeworm.com/read/292572/8348144
prj ndvi_803.prj
www.eeworm.com/read/292572/8348170
pro ndvi_803.pro
;
; IDL Widget Interface Procedures. This Code is automatically
; generated and should not be modified.
;
; Generated on: 03/23/2008 13:45.23
;
pro WID_BASE_NDVI_event, Event
wTarget
www.eeworm.com/read/292572/8348177
bak ndvi_803.bak
;
; IDL Widget Interface Procedures. This Code is automatically
; generated and should not be modified.
;
; Generated on: 03/23/2008 13:45.23
;
pro WID_BASE_NDVI_event, Event
wTarget
www.eeworm.com/read/292572/8348185
prc ndvi_803.prc
HEADER
; IDL Visual Widget Builder Resource file. Version 1
; Generated on: 03/23/2008 13:45.19
VERSION 1
END
WID_BASE_NDVI BASE 5 5 560 372
REALIZE "OnRealize_NDVI_803"
KILLNOTIFY "OnDestroy
www.eeworm.com/read/292572/8348192
sav ndvi803.sav
www.eeworm.com/read/292572/8348147
pro ndvi_803_eventcb.pro
;
; IDL Event Callback Procedures
; NDVI_803_eventcb
;
; Generated on: 03/14/2008 13:08.05
;
;-----------------------------------------------------------------
; Notify Realize Callback Procedu
www.eeworm.com/read/292572/8348157
bak ndvi_803_eventcb.bak
;
; IDL Event Callback Procedures
; NDVI_803_eventcb
;
; Generated on: 03/14/2008 13:08.05
;
;-----------------------------------------------------------------
; Notify Realize Callback Procedu
www.eeworm.com/read/292572/8348162
bak ndvimulti_803.bak
;
;
;
;非自动生成功能部分,后添加功能
;
;
;
;
;----------------------------------
;归一化植被指数NDVI产品
;-----------------------
;多文件的归一化植被指数NDVI计算
pro NDVIMulti_803, infilenames, inSavePath = inSavePath, otSa
www.eeworm.com/read/292572/8348198
pro ndvimulti_803.pro
;
;
;
;非自动生成功能部分,后添加功能
;
;
;
;
;----------------------------------
;归一化植被指数NDVI产品
;-----------------------
;多文件的归一化植被指数NDVI计算
pro NDVIMulti_803, infilenames, inSavePath = inSavePath, otSa
www.eeworm.com/read/278007/10585788
pro untitled2.pro
function bm_ratio, b1, b2, check=check
NDVI_float= (float(b1) - float(b2)) / (float(b1) + float(b2))
if (NDVI_float LE 0.0 AND b2 LE 0.110 ) then NDVI_float = FLOAT( 0.000 )
;b1 = BYTSCL(NDVI_