Again, yes.

Load one day file at a time into data set A. Process it into daily data. Append it to data set B. Clear data set A and repeat for the next day, and so on, until data set B has all of the days.

This can all be done within a 32-bit footprint.