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

pyroms.grid #55

Open
278blue opened this issue Jun 10, 2024 · 1 comment
Open

pyroms.grid #55

278blue opened this issue Jun 10, 2024 · 1 comment

Comments

@278blue
Copy link

278blue commented Jun 10, 2024

When calling with the following code, an error occurred. May I ask what is going on?

  • The usage code is: hgrid=pyroms. grid. Gridgen (lon_min, lon_max, lat_min, lat_max, dx, dy)

  • The error is: Exception ignored in:<function Gridgen__ del__ at 0x7fd6b83a1c10>

  • Traceback (most recent call last):

  • File "/home/whitestar/pyroms/pyroms/pyroms/hgrid. py", line 1163, in del

  • Self. libgridgen. gridnodes_destroy (self gn)

  • AttributeError: 'Gridgen' object has no attribute '_libgridgen'

@kshedstrom
Copy link
Collaborator

I can confirm that I get the same error from the make_YELLOW_grd_v1.py. Yes, it used to work. A web search brings up this discussion: #26

Note that I am no longer maintaining pyroms and I don't think anyone else is either.

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