PREjelly

2022年10月21日

ncl中截取所需要的时间段数据

摘要: ;;;;;;;;;;;装换时间 t = f->time YYYY =cd_calendar(t, -1) yrstrt =201901 ;起始年、月 yrlast =201912 ;结束年、月 ist =ind(yrstrt.eq.YYYY) iet =ind(yrlast.eq.YYYY) pre 阅读全文

posted @ 2022-10-21 21:34 天天编程je 阅读(788) 评论(0) 推荐(0)