spacetelescope / acsql

The Advanced Camera for Surveys Quicklook Project
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

Determine size of JPEG/Thumbnail filesystem #11

Closed bourque closed 7 years ago

bourque commented 7 years ago

Before creating JPEGs and Thumbails for every image, we should determine the feasibility of storing all of them on disk.

bourque commented 7 years ago

Instead of coming up with an estimate I ended up just building the whole thing. Here is the size of the JPEGs and thumbnails:

(astroconda3) [plhstins1:acsql] du -sh jpegs/
1.3T    jpegs/
(astroconda3) [plhstins1:acsql] du -sh thumbnails/
1.5G    thumbnails/