Hi. Guys
I'm working withs geopsy and Dinver to invert a MASW experiment , i would like export the Poisson ratio, vp and vs profiles to calculate dinamic elastic parameters ,exists a way To export it to a csv file or txt file?
Export DINVER results to an csv or text
Re: Export DINVER results to an csv or text
gpdcreport -h all
options -vp -vs -rho
options -vp -vs -rho
Re: Export DINVER results to an csv or text
Code: Select all
gpdcreport run_01.report
Code: Select all
gpdcreport run_01.report -best 2
Code: Select all
gpdcreport run_01.report -best 2 | gpprofile -vs
Code: Select all
gpdcreport run_01.report -best 2 | gpprofile -vs | figue -mc
Code: Select all
gpdcreport run_01.report -best 2 | gpprofile -nu | figue -mc