Worth keeping in mind here that the DSS dataset is splintered into these sub-plate-files only because of the previous 4 GB file size limit. On the blob storage, the handling here could be simplified to pull data from one large pyramid, rather than splitting between the one file for levels 0-8 (dssterrapixel.plate) and the collection of plates for levels 5-12 (DSSpngL5to12_x{1}_y{2}.plate).
Relevant here is that I'm pretty sure that our wwtfiles blob container already contains the loose PNG files as a single 0-12 tile pyramid in the dsstp container.
Originally posted by @pkgw in #87 (comment)