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

small updates on seissolxdmf and seissolxdmfwriter #17

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

Thomas-Ulrich
Copy link
Contributor

  • fix format of extracted seissol output (
    <Grid Name="TimeSeries" GridType="Collection" CollectionType="Temporal">
    should appear only once and not at each time step. Paraview was not complaining about that, but SeisSol/Sampler does.
  • print available variables when the variable to read is not available.
  • replace corrupted time-steps (typically the last one when seissol is interrupted writing) with nans instead of 0s.
  • change setup.py to pyproject.toml (more recent format).

@palgunadi1993
Copy link

hi Thomas,
I also want to add bug on this line:
https://github.com/SeisSol/Visualization/blob/master/seissolxdmf/seissolxdmf/seissolxdmf.py#L285

should it be self.ReadDataChunk()?

Thanks.
Kadek

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

Successfully merging this pull request may close these issues.

2 participants