SciCatProject / scicat-filewriter-ingest

Python client that connects to a kafka queue and creates new datasets when receiving notification that a file has been written
0 stars 0 forks source link

Check dataset by job id and metadata #75

Closed YooSunYoung closed 1 month ago

YooSunYoung commented 2 months ago

Rewrote #58

@nitrosx I rewrote them to use dataclass instead of plain dictionary.