Smithsonian / Osprey

Dashboard that displays the file validation results in mass digitization projects. Digitization Program Office, OCIO, Smithsonian.
Apache License 2.0
6 stars 2 forks source link

Folders should define the type of file (main, raw, derivative) #17

Closed villanueval closed 2 years ago

villanueval commented 2 years ago

Currently, the system expects a tif as the main image, searching for the tif extension in a case-sensitive folder. Should move to just taking all files, minus md5 file, in subfolders that define the contents. This will reduce redundancy.

villanueval commented 2 years ago

In place now.