PDAF_gather_obs_f2_flex Subroutine

subroutine PDAF_gather_obs_f2_flex(dim_obs_p, dim_obs_f, coords_p, coords_f, nrows, status)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: dim_obs_p
integer, intent(in) :: dim_obs_f
real, intent(in) :: coords_p(nrows,dim_obs_p)
real, intent(out) :: coords_f(nrows,dim_obs_f)
integer, intent(in) :: nrows
integer, intent(out) :: status