Page 1 of 1
stratigrafic parameters
Posted: Tue May 16, 2017 4:05 pm
by riccardo
good evening Mark
is it possible to extract the ' stratigrafic' parameters in a txt file from *.report?
thanks
Re: stratigrafic parameters
Posted: Mon May 29, 2017 9:17 am
by admin
Hi Riccardo,
What do you mean exactly by 'stratigraphic' parameters?
If you want to extract the Vs profiles:
Code: Select all
gpdcreport your*.report | gprofile -vs > your.txt
Re: stratigrafic parameters
Posted: Mon May 29, 2017 9:35 am
by riccardo
Hi mark
for stratigrafic parameter I mean the data of *.param file.
the data of generic model that geopsy use.
VP, VS, ni (poisson) , gamma, thiknes
Re: stratigrafic parameters
Posted: Mon May 29, 2017 10:17 am
by admin
If you run
You get one model per line with as many columns as the number of parameters in the .param file.
Exact format:
model index
number of parameters (even the fixed ones)
param1
param2
...
paramN
misfit