PDAFomi_cnt_dim_obs_l Subroutine

public subroutine PDAFomi_cnt_dim_obs_l(thisobs_l, thisobs, coords_l)

Set dimension of local observation vector

This routine sets the number of local observations for the current observation type for the local analysis domain with coordinates COORDS_L and localization cut-off radius CRADIUS.

Revision history: * 2019-06 - Lars Nerger - Initial code from restructuring observation routines * Later revisions - see repository log

Arguments

Type IntentOptional Attributes Name
type(obs_l), intent(inout) :: thisobs_l
type(obs_f), intent(inout) :: thisobs
real, intent(in) :: coords_l(:)