Changes between Version 52 and Version 53 of AddFilterAlgorithm


Ignore:
Timestamp:
Nov 10, 2024, 7:36:43 PM (2 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AddFilterAlgorithm

    v52 v53  
    254254   CALL U_init_n_domains       # Determine number of local analysis domains (n_domains_p)
    255255
    256    # Perform global operations on observations
     256   # --- Perform global operations on observations and ensemble
    257257   CALL U_init_dim_obs         # Determine number of observations (PDAF-OMI routine init_dim_obs_pdafomi)
    258258   DO i = 1, dim_ens
     
    261261   Compute mean forecast state (state_p)
    262262   Compute mean observed forecast state (HXbar_f)
     263   # --- End of global operations
    263264
    264265   # --- Perform local analysis loop