start_day =sum(days_in_month(0:start_month-1)) end_day = start_day +sum(days_in_month(start_month:end_month)) - 1 seasonal_climatology(season,:,:) =dim_avg_n_Wrap(pre_clmday(start_day:end_day,:,:), 0) end do ; !!!利用日气候态计算年气候态 annual_climatology =dim_sum_n_...
sum , dim_sum, dim_sum_n, dim_sum_n_Wrap dim_sum__Wrap 权重求和 sum 与权重平均一致,avg对应sum就好了 IDL绘图通用参数(和Fortran语言类似,变量名关键字不区分大小写,字符串内部区分大小写)。position 定位图形位置大小,格式position=[x0,y0,x1,y1],(x0,y0)是左下角坐标,(x1,y1)是右上角坐标。0...
dim_sum__Wrap 权重求和 sum 与权重平均一致,avg对应sum就好了 IDL绘图通用参数(和Fortran语言类似,变量名关键字不区分大小写,字符串内部区分大小写)。position定位图形位置大小,格式position=[x0,y0,x1,y1],(x0,y0)是左下角坐标,(x1,y1)是右上角坐标。0~1之间。 title图名,格式title='Graphicname'(单引...
能执行相应内置函数的功能,并能处理数组属性、命名维度、维度坐标等元数据,例如:dim_avg_Wrap,dim_variance_Wrap,dim_stddev_Wrap,dim_sum_Wrap,dim_rmsd_Wrap,smth9_Wrap,g2gsh_Wrap,g2fsh_Wrap,f2gsh_Wrap,f2fsh_Wrap,natgrid_Wrap,f2
NCL数据处理南信大课件
dim_cumsum_Wrap Calculates the cumulative sum along the rightmost dimension and retains meta data. dim_gbits Unpacks bit chunks from the rightmost dimension of the input array. dim_max Finds the maximum of a variables rightmost dimension at all other dimensions. dim_max_n Finds the maximum of...
dim_rmvmed_n_Wrap dim_rmvmed_Wrap dim_standardize dim_standardize_n dim_standardize_n_Wrap dim_standardize_Wrap dim_stat4 dim_stat4_n dim_stddev dim_stddev_n dim_stddev_n_Wrap dim_stddev_Wrap dim_sum dim_sum_n dim_sum_n_Wrap
NCL数据处理南信大课件
dim_cumsum_Wrap Calculates the cumulative sum along the rightmost dimension and retains meta data. dim_gbits Unpacks bit chunks from the rightmost dimension of the input array. dim_max Finds the maximum of a variables rightmost dimension at all other dimensions. dim_max_n Finds the maximum of...
22、本中看得到对数指数函数exp,log,log10exp,log求和sumgsum,dim_sum,dim_sum_n,dim_sum_n_Wrapdim_sum_Wrap权重求和sum与权重平均一致,avg对应sum就好了IDL绘图通用参数(和Fortran语言类似,变量名关键字不区分大小写,字符串内position部区分大小写)。定位图形位置大小,格式position=x0,y0,x1,y1,(x0,y0)是...