Hi Marc,
Thank you for your reply. I was hoping that lateral dependence of dispersion curves would help constrain the inversion. I see that this is not the case.
Best regards,
Zibi
Search found 6 matches
- Thu Feb 22, 2024 10:04 am
- Forum: Dinver usage
- Topic: Laterally constraint inversion
- Replies: 2
- Views: 65327
- Tue Feb 06, 2024 10:44 am
- Forum: Dinver usage
- Topic: Multi-mode inversion with Dinver from command prompt
- Replies: 3
- Views: 71840
Re: Multi-mode inversion with Dinver from command prompt
Hi Yaolin and Marc, I am using a multi-mode inversion from a command line. I will drop the command lines here, maybe you will find them useful. cat DC1.disp | gptarget A -dispersion-rayleigh 0 target1.target cat DC2.disp | gptarget A -dispersion-rayleigh 1 target1.target dinver -i DispersionCurve -o...
- Mon Feb 05, 2024 1:04 pm
- Forum: Dinver usage
- Topic: Laterally constraint inversion
- Replies: 2
- Views: 65327
Laterally constraint inversion
Hi Marc, I am running dinver for Rayleigh wave dispersion curve for a series of points along the profile. I am calling it from the command line to automate the process. However, sometimes the best-fitting model is significantly different from the adjacent points. Is there any possibility to constrai...
- Mon Dec 18, 2023 1:21 pm
- Forum: Dinver usage
- Topic: Create Dinver parameters through command lines
- Replies: 3
- Views: 74751
Re: Create Dinver parameters through command lines
Hi,
As far as I know, you can export the parametrization file from GUI and then call it from a command line as input for dinver.
I hope it helps.
Zibi
As far as I know, you can export the parametrization file from GUI and then call it from a command line as input for dinver.
I hope it helps.
Zibi
- Wed Oct 25, 2023 12:15 pm
- Forum: Geopsy usage
- Topic: Batch processing
- Replies: 2
- Views: 72439
Re: Batch processing
Hi Marc,
Thank you for your answer. Eventually I found my way around it. I need the exported semblance spectra just as much as the curves. This I am doing in a semi-automatic way, but then I was able to tweak the batch processing code for dinver.
Thank you for your help.
Regards
Zibi
Thank you for your answer. Eventually I found my way around it. I need the exported semblance spectra just as much as the curves. This I am doing in a semi-automatic way, but then I was able to tweak the batch processing code for dinver.
Thank you for your help.
Regards
Zibi
- Fri Aug 11, 2023 9:46 am
- Forum: Geopsy usage
- Topic: Batch processing
- Replies: 2
- Views: 72439
Batch processing
Hi, I am processing quite an extensive dataset (1000+ shots) for dispersion curve extraction and cannot afford to do it in GUI manually. What would be the best way to do it in batch or semi-automatic ways? I need to use geopsy-fk with predefined parameters, save the spectrum, and automatically pick ...