Apply covariance localization
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(obs_f), | intent(in) | :: | thisobs | |||
integer, | intent(in) | :: | dim | |||
integer, | intent(in) | :: | locweight | |||
real, | intent(in) | :: | cradius | |||
real, | intent(in) | :: | sradius | |||
real, | intent(in) | :: | coords(:,:) | |||
real, | intent(inout) | :: | HP(:,:) | |||
real, | intent(inout) | :: | HPH(:,:) |
Apply covariance localization
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(obs_f), | intent(in) | :: | thisobs | |||
integer, | intent(in) | :: | dim | |||
integer, | intent(in) | :: | locweight | |||
real, | intent(in) | :: | cradius(:) | |||
real, | intent(in) | :: | sradius(:) | |||
real, | intent(in) | :: | coords(:,:) | |||
real, | intent(inout) | :: | HP(:,:) | |||
real, | intent(inout) | :: | HPH(:,:) |