Skip to content

PyLith v2.1.4

Compare
Choose a tag to compare
@baagaard-usgs baagaard-usgs released this 21 Oct 22:54

DOI

  • Added --version command line argument to display version information for PyLith and its dependencies.
  • Improved information displayed with the --help command line argument.
  • Added --include-citations command line argument to display publications to cite when publishing results from computations using PyLith. General PyLith references are also displayed with the --version command line argument.
  • Allow use of NetCDF versions greater than 4.1.3. Switch from using C++ API to C API.
  • Fixed bug in Pythia associated with validation of parameters being done before help could be displayed.
  • Fixed typos in manual for gravity and point forces.
  • Added integration with Travis for automated testing.