做海面风场融合研究的代码
program var_blend
!
use blend_data
!
implicit none
!=======================================================
! nx represent the number of model in x axis
! ny represent the number of model in y axis
! kx represent the number of QuikSCAT in x axis
! ky represent the number of QuikSCAT in y axis
! nn represent the total number of model
! k represent the total number of QuikSCAT
1