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

Plot_2D data when survey has no topography #4

Open
dccowan opened this issue Feb 8, 2020 · 0 comments
Open

Plot_2D data when survey has no topography #4

dccowan opened this issue Feb 8, 2020 · 0 comments

Comments

@dccowan
Copy link
Collaborator

dccowan commented Feb 8, 2020

I am using the app DC-2d-inversion to load and invert UBC formatted data. I am finding that the plotPseudoSection method is not robust when the topography is constant. The code fails on some datasets when trying to perform and interpolation in the plot_2D_data function. On others there is no problem.

Easiest solution would be to look if the topography is flat. If it is, just use a 1D interpolation instead of LinearNDInterpolator.

I have uploaded some UBC formatted data and the associated topography files. Hopefully we can find a solution fast. Try PARKWS724MAUTODEVELECREMUBC.dat. I think this one fails

image

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