Skip to content
Discussion options

You must be logged in to vote

Hello @pratik-2227 ,

n_rpt is the number of grid node in depth, longitude, and latitude directions. In local earthquake tomography, typically we can set grid spacing to be 1 km/0.05 degree/0.05 degree for preliminary tests and 0.5 km/0.02 degree/0.02 degree for the final imaging task. In addition, the setting also depends on your computational resources.

In you case, the study region in horizontal direction spans 1 degree by 1.55 degree. Since the region is not large, we can set n_rpt to be [N, 51, 79]. I do not get the depth range in the attached figure. I guess (and recommend) the depth range is [-10, 35], so N can be set as 46.

When you set n_rtp = [46, 51, 79], then the grid spacing is:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JingChen-Thu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants