Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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