Skip to content

cfe_state should be initialized upon instantiation of cfe_py #28

Description

@jmframe

Currently, there is no initialization of the cfe_state when cfe_py is initialized:

def __init__(self):

We want to have that state dictionary be initialized when cfe_py is initialized, and the cfe_state dictionary should follow the same structure of the OWP cfe code: https://github.com/NOAA-OWP/cfe/blob/012ffbb79e47c225ba529764118333c4847c4678/src/cfe.c#L9

@ziyuli22

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