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

More flexible src/rec coordinate definition #181

Open
prisae opened this issue Feb 15, 2023 · 1 comment
Open

More flexible src/rec coordinate definition #181

prisae opened this issue Feb 15, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@prisae
Copy link
Member

prisae commented Feb 15, 2023

Make the coordinate definition for sources and receivers more flexible.

E.g.,

src = (
    0,  # x
    0,  # y
    0,  # z
    0,  # azm
    [0, 10, 20, 30, 40, 50, 60, 70, 80, 90]  # dip
)
@prisae prisae added the enhancement New feature or request label Feb 15, 2023
@prisae
Copy link
Member Author

prisae commented Mar 30, 2023

For dipoles it is implemented in #185.
For bipoles it is under way in #179.

@prisae prisae added this to the empymod v3.0 milestone Mar 3, 2024
@prisae prisae changed the title More flexible coordinate definition More flexible src/rec coordinate definition Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant