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

Res2d formate conversion #670

Closed
Abby123455r opened this issue Mar 14, 2024 · 2 comments
Closed

Res2d formate conversion #670

Abby123455r opened this issue Mar 14, 2024 · 2 comments
Assignees
Labels

Comments

@Abby123455r
Copy link

Problem description

I performad farward modeling in pygimli and save the data in .dat file..now i want to import this data in res2d inv software. could you please tell me how i can convert the file into res2dinv formate.

Second i want to ask that in apparent resistivity section we have DD1, DD6. DD11 at depth scale..could you please tell me that why we have disply this instead of depth?

@halbmy
Copy link
Contributor

halbmy commented Mar 14, 2024

In the pyBERT package (see infos on
https://gitlab.com/resistivity-net/bert
), there is a function exportRes2dInv:

from pybert.importer.exportData import exportRes2dInv
exportRes2dInv(data, "filename.dat")

However, I haven't used it for ages. Please, check it out and tell us whether it is working.

@halbmy halbmy self-assigned this Mar 14, 2024
@Abby123455r
Copy link
Author

it is working ..thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants