Skip to content

PDAFomi-ERROR: coords_p not initialized - cannot apply localization #1

@2508348946

Description

@2508348946

Hello,I am attempting to run the EAKF algorithm in PDAF and encountered the following error:“PDAFomi ERROR: coords_p not initialized - cannot apply localization”.
After reviewing the source code, I found that the error is caused by the uninitialized coords_p variable. In previous versions of PDAF (V2), I observed that coords_p was only used within the LENKF context. However, in the new PDAF V3, I discovered a module named PDAFomi_set_localize_covar.
Could you please confirm whether I need to add a call to PDAFomi_set_localize_covar in obs_etan_pdafomi.F to initialize coords_p when using EAKF? Or is there another approach to initialize it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions