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

fix to handle year 0000 in ParaView VTK Extractor #537

Open
irenavankova opened this issue Nov 17, 2023 · 1 comment
Open

fix to handle year 0000 in ParaView VTK Extractor #537

irenavankova opened this issue Nov 17, 2023 · 1 comment

Comments

@irenavankova
Copy link

In ParaView VTK Extractor: fix to handle year 0000 as a special case, datetime() doesn't understand year 0000

@xylar
Copy link
Collaborator

xylar commented Nov 18, 2023

@irenavankova, looking through the code for the paraview extractor, if you supply --xtime=none instead of --ignore_time, that will extract all the time levels but won't look at the xtime variable. That would be my suggestion for how to handle this case.

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

2 participants