Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cfe_state should be initialized upon instantiation of cfe_py #28

Open
jmframe opened this issue Jul 9, 2024 · 0 comments
Open

cfe_state should be initialized upon instantiation of cfe_py #28

jmframe opened this issue Jul 9, 2024 · 0 comments

Comments

@jmframe
Copy link
Collaborator

jmframe commented Jul 9, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant