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

Cleanup: float index and unused variables #32

Conversation

andrew-c-ross
Copy link
Contributor

I started this PR to fix the extremely minor issue of using a float as an index (mentioned in #29). While I was at it, though, I also cleaned up some other extremely minor issues reported by compiling with -Wall (some unused variables and all instances of tabs). None of these should have any effect on the actual model. There's a chance the unused variables indicate something that is unintentionally not included in the current source, though.

@yichengt900
Copy link
Collaborator

Thanks, @andrew-c-ross. Although some of the changes, like tab removal, might be overwritten by #23, they all look good to me. I will keep this PR open for a while to give others a chance to review it

@andrew-c-ross
Copy link
Contributor Author

Sounds good 👍 It's all extremely picky details that won't change anything, so there's no urgency

@yichengt900 yichengt900 merged commit 9f49bda into NOAA-CEFI-Regional-Ocean-Modeling:dev/cefi Apr 5, 2024
1 check passed
@charliestock
Copy link
Contributor

Thanks for catching these Andrew, Yi-Cheng. It is good to catch these whether they are small or not!

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

Successfully merging this pull request may close these issues.

6 participants