To perform an incremental STORE, check whether the file for the month you are handling already exists - except for the current month. Store each month only if the file doesn't exist. Then always write out the current month (whether there is an increment or not, it won't take too much time)