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

dual boundary class can have a bad pair #143

Closed
gchi-bas opened this issue Nov 26, 2024 · 0 comments · Fixed by #144
Closed

dual boundary class can have a bad pair #143

gchi-bas opened this issue Nov 26, 2024 · 0 comments · Fixed by #144
Milestone

Comments

@gchi-bas
Copy link

Describe the bug
When running the vorticity pairing with a dual boundary class, it failed when a 'pair' was established with a good OCB and an EAB index outside of the data range.

To Reproduce
Steps to reproduce the behavior:

stime = dt.datetime(2000,1,1)
etime = dt.datetime(2005,1,1)
dual = ocbpy.DualBoundary(stime=stime, etime=etime, hemisphere=1)
vort2ascii_ocb(blah)

Fails at 2002-10-31 20:05:16

Expected behavior
Create a data file with dual boundary coordinates

Desktop (please complete the following information):

  • OS: Linux
  • Python version: 3.12
  • Other relevant details of your set up
@aburrell aburrell mentioned this issue Jan 27, 2025
12 tasks
@aburrell aburrell linked a pull request Jan 27, 2025 that will close this issue
12 tasks
@aburrell aburrell added this to the v0.5.0 milestone Jan 27, 2025
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

Successfully merging a pull request may close this issue.

2 participants