You may encounter problems when opening .dinver files generated by sesarray-2.0.0-beta with the latest snapshots. The first of them is the wrong specification of modes, if you are inverting something else that Rayleigh fundamental mode. Secondly, it is impossible to plot the dispersion curves.
A new release snapshot is to be generated on 2007-12-06. In this release, the first bug is fixed. Love and Rayleigh higher modes are correctly loaded from old .dinver files (transparent to user). To be able to view the dispersion curves, you must first convert the old .report files corresponding to your .dinver file. Use gpdcreport with its new '-compat' option.
Code: Select all
$ cd my_dinver_env_reports
$ gpdcreport run_01.report -m 1e99 -report run_01-conv.report -compat beta
$ mv run_01-conv.report run_01.report
The compatibility of .report generated by na_viewer (SESAME partners only, before 2005), is also ensured by gpdcreport. It can convert them to the most recent format of .report files.
Code: Select all
$ gpdcreport old.report -m 1e99 -report conv.report -compat na_viewer
Code: Select all
$ gpviewdcreport -dispersion conv.report