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

get_restart_names returns names of variables not required for a restart #58

Open
oliverwm1 opened this issue Apr 14, 2020 · 1 comment

Comments

@oliverwm1
Copy link
Contributor

fv3gfs.get_restart_names returns a list of all proprerties in dynamics_properties.json and physics_properties.json instead of a list of names of variables required for a clean restart.

Could be fixed by either adding more variables to RESTART_EXCLUDE_NAMES or (better) adding a key to each physics/dynamics property about whether it is required for a restart.

@mcgibbon
Copy link
Collaborator

I vote for a required_for_restart key which defaults to False if not present.

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

2 participants