mspass-team / mspass

Massive Parallel Analysis System for Seismologists
https://mspass.org
BSD 3-Clause "New" or "Revised" License
28 stars 11 forks source link

Documentation edits #528

Closed pavlis closed 2 months ago

pavlis commented 2 months ago

Adds a new page on generic problem of importing tabular data including new feature for handling Antelope called DatascopeDatabase. Also fixes a number of small errors sphynx detected I didn't notice earlier.

Note sphynx is still throwing some errors that are related to two issues:

  1. Some formatting errors in docstrings it is cross referencing
  2. References to functions or classes not yet in master as the additions are in pending pull requests.
wangyinz commented 2 months ago

The error from cmake seems to be a bug in their latest release, 3.29.1, and it has been fixed in 3.29.2. Basically, it was giving the wrong path to the pybind11 we installed.