Skip to content

Convert all python formats to use Pydantic

Convert existing Python earthquake processing format files to use Pydantic.

Create new earthquake processing format files in Pydantic to match what's currently in Java.

Rewrite / create test files to work with new Pydantic format objects.

Merge request reports