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

Use implicit none in all GRIB2 code #156

Closed
edwardhartnett opened this issue Sep 3, 2022 · 0 comments
Closed

Use implicit none in all GRIB2 code #156

edwardhartnett opened this issue Sep 3, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@edwardhartnett
Copy link
Contributor

edwardhartnett commented Sep 3, 2022

We should be using implicit none in all code, in the GRIB2 utilities.

Declaring variables is a proven way to reduce bugs and typos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant