示例#1
0
 def units(dim_space, dim_time, dim_count, scale_space, scale_time,
           scale_count):
     return cpmda.pmda_units(dim_space, dim_time, dim_count, scale_space,
                             scale_time, scale_count)
示例#2
0
文件: pmda.py 项目: tongfw/pcp
 def units(dim_space, dim_time, dim_count, scale_space, scale_time, scale_count):
     return cpmda.pmda_units(dim_space, dim_time, dim_count, scale_space, scale_time, scale_count)