Not all valid TimeSeries objects can be serialized #671
Labels
ASDF
everything ASDF related (python + schemas)
bug
Something isn't working
core
weldx core classes and functions
validation
custom ASDF validators
Milestone
I am currently lacking the time to create a minimal reproducible example, but it seems like absolute times can not be serialized (correctly) with the current schema definition. You can see the problem in the file
CSM_Multi_Pass_example_old
in my scratch directory on the jupyter server. Just go to the cell that defines the functionget_bead_data
and change the linesto
and run everything again from this cell on.
You will get a validation error during the serialization.
The text was updated successfully, but these errors were encountered: