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

Input filetypes #7

Open
arrran opened this issue Mar 30, 2020 · 1 comment
Open

Input filetypes #7

arrran opened this issue Mar 30, 2020 · 1 comment

Comments

@arrran
Copy link

arrran commented Mar 30, 2020

I am in the process of choosing software to process some GPR data looking at ice thickness in Antarctica. Your suite looks great,

My data is in numpy arrays, I am trying to convert it a suitable filetype.

How is your '.gpr' arranged? Would you recommend using this format over the others options (.DT1,.DZT, .GPRhdr, .rad ).
I have waveform data and corresponding xyz location and timestamp.

I have seen the example data /exampledata/GSSI, but cant see how the DZT file is arranged, and am not sure what the two corresponding txt files are.

Thanks kindly,
arran

@arrran
Copy link
Author

arrran commented Mar 31, 2020

I saw your comment about using obspy "to export as a depth - time binary file .dt1, you can then hand-write a header in the style of the example data .h."
I don't see dt1 as a supported format of obspy.write() does the depth-time binary file go by another name?

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