The weather files on \WTHR directory are compressed WYEC data for Pittsburgh (PITT.DAT), MINNEAPOLIS (MPLS.DAT), AND NASHVILLE (NASH.DAT) used in calculating handbook factors. Each file contains 1 day of preconditioning data preceding 4 days of data representing the month for each of the twelve months beginning with January. The preconditioning day of weather data is a duplicate of the 1st day of data for each month. The parameter NDPRE in the file CONTROL.DAT should be = 1 when these data are used. A value of 0 was used for the sample problem, so identical weather is used for each day of the two day sample run. The WYEC data for many cities are available on floppy disk from ASHRAE. These weather data files were compressed with the Nall-Arens compression routine, ARENS.FOR. See the batch file, RUNARENS.BAT, for information about running the ARENS.FOR program. The source file, ARENS.FOR, has a good description of variables, and gives the ref. for NALL-ARENS compression approach.