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

Vorticity file reading #142

Open
gchi-bas opened this issue Nov 25, 2024 · 0 comments
Open

Vorticity file reading #142

gchi-bas opened this issue Nov 25, 2024 · 0 comments

Comments

@gchi-bas
Copy link

Describe the bug
File reading didn't work because lines weren't cycled properly.

To Reproduce
Steps to reproduce the behavior:

  1. Run OCBpy.instruments.vort.load_blah
  2. See error

Expected behavior
File should load.

Desktop (please complete the following information):

  • OS: [Linux]
  • Python version [3.12]
  • Other relevant details of your set up

Additional context
Fix by moving last read block up into each if else case.

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