-
Notifications
You must be signed in to change notification settings - Fork 13
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
Write 2D plotfiles for projections #791
Write 2D plotfiles for projections #791
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
…om:quokka-astro/quokka into BenWibking/output-2d-plotfiles-projections
for more information, see https://pre-commit.ci
…om:quokka-astro/quokka into BenWibking/output-2d-plotfiles-projections
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Quality Gate passedIssues Measures |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code changes look good to me; build failures appear to be unrelated, and have to do with a missing h5py. Let me know if you need me to ping IT about something in the python environment on avatargpu. I will approve for now, but we'll need to sort out the h5py issue and re-run the tests before merging.
Description
Writes projections as 2D plotfiles, rather than as 3D plotfiles with one cell in the 3rd dimension.
Related issues
Fixes #685.
Checklist
Before this pull request can be reviewed, all of these tasks should be completed. Denote completed tasks with an
x
inside the square brackets[ ]
in the Markdown source below:/azp run
.