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

Sphinx Output not readable from inspect mode #798

Closed
pmrv opened this issue Oct 5, 2022 · 5 comments
Closed

Sphinx Output not readable from inspect mode #798

pmrv opened this issue Oct 5, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@pmrv
Copy link
Contributor

pmrv commented Oct 5, 2022

Ever since #505 the generic output of sphinx jobs is no longer accessible from inspected jobs, because of the change to store the output in a DataContainer. Long term I think the solution should be change the DataContainer HDF layout to not do any mangling of the names. I don't know when I'll get around to that though. Any ideas for a short term fix, @samwaseda ?

@pmrv pmrv added the bug Something isn't working label Oct 5, 2022
@samwaseda
Copy link
Member

I think the best would be to make inspect compatible with DataContainer. What do you think?

@pmrv
Copy link
Contributor Author

pmrv commented Oct 10, 2022

This still breaks Murnaghan job with sphinx, btw.

@samwaseda
Copy link
Member

Wasn't this problem solved?

@pmrv
Copy link
Contributor Author

pmrv commented Nov 11, 2022

Eh, should. Let me check in a bit.

@pmrv
Copy link
Contributor Author

pmrv commented Nov 11, 2022

Works now.

@pmrv pmrv closed this as completed Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants