Do all visual aspects of a weather app need to be loaded at once? Is the cost penalty loading a hundred kilobytes per image from disk really unacceptable?
And then people complain about how unresponsive applications are, all these little stutters as things pop in.
Even if the app is no longer using that memory it is not released until Windows thinks another app needs it.