ncl中截取所需要的时间段数据
;;;;;;;;;;;装换时间
t = f->time
YYYY =cd_calendar(t, -1)
yrstrt =201901 ;起始年、月
yrlast =201912 ;结束年、月
ist =ind(yrstrt.eq.YYYY)
iet =ind(yrlast.eq.YYYY)
pre19 =pre0(ist:iet,:😅 ;从源数据截取时间
month =ispan(1,12, 1)
浙公网安备 33010602011771号