Share

GPLib++ - Geophysical Library

File Release Notes and Changelog

Release Name: Version 0.3

Notes: This is the third release of the gplib++ library. It contains numerous fixes and feature enhancements and an improved documentation. Also the build process should be simpler than before. I have eliminated a few explicit dependencies and things are generally done a little smarter.


Changes: * Various fixes to surface wave dispersion classes * New classes to handle data and models from the Computer Programs in Seismology surface wave part * Enhanced documentation * Removed remaining hardcoded readline library references * Corrected seismogram length issues for absolute velocity estimation * Absolute velocity estimator now uses omega and sigma from configuration file instead of hardcoded values * Included surface wave data in 1dinvga * 1dinvga can now be terminated prematurely and still write out current results * started testing implementation for Global directory * centralized function for filename input * Added Objective function for multiple receiver functions simultaneously * Added facilities for anisotropic surface wave inversion * Removed explicit dependency on cfmake and on the antlr program (the library is still needed)