adjtomo / seisflows

An automated workflow tool for full waveform inversion and adjoint tomography
http://seisflows.readthedocs.org
BSD 2-Clause "Simplified" License
172 stars 122 forks source link

MAJOR code overhaul: ambient noise adjoint tomography and code improvements #181

Closed bch0w closed 5 months ago

bch0w commented 5 months ago

WARNING: Many backwards incompatible changes will be introduced to SeisFlows, likely breaking the devel branch. In the coming months I aim to clean up, test and document these changes so they can be incorporated into SeisFlows version 3.0.0.

The gist:

Before I let this feature branch get so unruly that it cannot be easily merged back into devel, I am opting to PR it now, and to continue improving the devel branch through smaller feature PRs.


The changelog so far includes the following (also found in CHANGELOG.md). I've tried to highlight (boldface) the changes I think might be most interesting/useful/critical:

Major Changes

Minor Changes

Bugfixes

Misc.