Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation issue for mspass schema page #583

Open
pavlis opened this issue Nov 21, 2024 · 0 comments
Open

Documentation issue for mspass schema page #583

pavlis opened this issue Nov 21, 2024 · 0 comments

Comments

@pavlis
Copy link
Collaborator

pavlis commented Nov 21, 2024

I've been picking away at various issues in our documentation pages. Running sphynx with the dev container I got this error:

home/source/mspass_schema/mspass_schema.rst:54: CRITICAL: Problems with "csv-table" directive path:
[Errno 2] No such file or directory: 'source/mspass_schema/all.csv'.

.. csv-table:: **All MsPASS Attributes**
   :file: all.csv
   :widths: 12,5,5,50
   :header-rows: 1
/home/source/mspass_schema/mspass_schema.rst:66: CRITICAL: Problems with "csv-table" directive path:

followed by several similar message about missing csv files. I think the two python scripts in docs/source/mspass_schema are supposed to create these files, but the master copy of the "mspass schema" page on mspass.org is missing the tables that these files are supposed to generate. I am not sure how to fix this or I'd just do it. There is either a missing script to run the required python scripts or we need to put the required csv files in the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant