sul-dlss / assembly-image

Creates JP2 image derivatives of files.
Other
0 stars 1 forks source link

Always use bigtiff for temporary images #82

Closed jcoyne closed 2 years ago

jcoyne commented 2 years ago

Why was this change made? 🤔

This cuts down on the complexity of the code. Fixes #84

@calavano said:

Since we’re only using it for the temporary tiff, and if we’re confident in kakadu handling the files, then it should be fine. If we use something else in the future, then it could become a problem.

How was this change tested? 🤨

âš¡ âš  If this change has cross service impact, run integration tests that do IMAGE ACCESSIONING (e.g. create_preassembly_image_spec) and/or test in [stage|qa] environment, in addition to specs. âš¡