-
Notifications
You must be signed in to change notification settings - Fork 70
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
Update point source use Choclo #422
Conversation
1. Update point source use Choclo 2. Rename the kernel from kernel_g_z_spherical to kernel_gravity_u_spherical 3. Update tesseroid associate with kernel name change 4. Update Test add Choclo
This reverts commit 9bc2e04.
1. Update point source use Choclo 2. Rename the kernel from kernel_g_z_spherical to kernel_gravity_u_spherical 3. Update tesseroid associate with kernel name change 4. Update Test add Choclo
1. change northing and easting to n and e 2. Same for FFT test
Pushed into the wrong branch at the beginning 😅.. Should be able to go... I think I will work on the Choclo for the spherical kernel when I find time :) Rename g_northing to g_n and g_easting to g_e! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @LL-Geo for this PR and sorry for the delayed review. I think it looks great!
I left some suggestions. Most of them are related to some changes made in one of the latest PRs being reverted (mostly docstrings), and I left a few to improve some styling.
Let me know what do you think!
Co-authored-by: Santiago Soler <[email protected]>
Co-authored-by: Santiago Soler <[email protected]>
Co-authored-by: Santiago Soler <[email protected]>
Co-authored-by: Santiago Soler <[email protected]>
Co-authored-by: Santiago Soler <[email protected]>
Co-authored-by: Santiago Soler <[email protected]>
1. rename kernel_gravity_u_spherical to gravity_u_spherical 2. clean test 3. two stage units for tesseroid
Thanks @santisoler for the review 😄 It looks like it is in good shape. FAILED ..\tests\test_visualizations.py::test_prism_to_pyvista[numpy] - AttributeError: 'UnstructuredGrid' object has no attribute 'cell_bounds' I'll have a look later |
Move math details to a Notes section. Update name of horizontal components of the acceleration in the docstrings to `g_e` and `g_n`.
Greetings from another continent... I guess this one is ready to merge... :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking great! I think we should merge it.
I just made a small suggestion, see below.
Thanks @santisoler :) I'll merger that, haha |
Is this our first PR merged from Antarctica?? 🐧 ❄️ |
Haha, Yeppp~ 🐧 |
Relevant issues/PRs: