Changes between Version 2 and Version 3 of U_prodRinvA_hyb_l


Ignore:
Timestamp:
Feb 19, 2023, 10:40:44 AM (14 months ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • U_prodRinvA_hyb_l

    v2 v3  
    1111This routine is also the place to perform observation localization. To initialize a vector of weights, the routine `PDAF_local_weight` can be called. The procedure is used in the example implementation and also demonstrated in the template routine.
    1212
    13 '''Difference to `U_prodRinvA_l`:''' The routine also has to apply the hybrid weight gamma. This is a simple multiplication with the input value in the loop where C_l is initialized.
     13'''Difference to `U_prodRinvA_l`:''' The routine also has to apply the hybrid weight gamma. This is a simple multiplication with the input value in the loop where `C_l` is initialized.
    1414
    1515The interface is the following: