Skip to content

Implementing JUDI to work with custom datatype instead of SEGY #97

Answered by mloubout
kerim371 asked this question in Q&A
Discussion options

You must be logged in to vote

I can't understand which function is responsible to retrieve the H5SeisCon object from Vector before passing it to time_modeling function.

So it will depend on the operator. For the standard PDEFull operator, it will fo first through process_input_data then through subsample. THe second one is probably the one you need to add for your own HDF5 type:

https://github.com/kerim371/JUDI.jl/blob/e2bd96816592c8f5ffc7bd096ae4c0c54a63de21/src/TimeModeling/Utils/auxiliaryFunctions.jl#L755

You will also need to make sure it is then converted into an Array in time_modeling_serial in a similar way than SeisCon being read from disk.

Your addition look quite nice!!

Replies: 3 comments 13 replies

Comment options

You must be logged in to vote
4 replies
@kerim371
Comment options

@mloubout
Comment options

@kerim371
Comment options

@mloubout
Comment options

Answer selected by kerim371
Comment options

You must be logged in to vote
9 replies
@kerim371
Comment options

@mloubout
Comment options

@kerim371
Comment options

@mloubout
Comment options

@kerim371
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants