LUTs size on disk and creating subsets

Does anybody know how much disk space is used to hold all LUTs needed for running Sen2Cor?

If I have the acquisition params of the satellite image (view angle, sun angle), can I extract a subset of the LUTs prior to running Sen2Cor so that the LUTs take up less storage? What would this size be?

I suppose this will require modifying Sen2Cor’s scheme for looking up values. My use case is special and I need to minimize upload requirements to the edge device performing the atm corr. It seems to make sense to perform as much of the look-up as possible ahead of time once the sensor params are known, then uploading the minimum size LUT.