The *.LZH files included in this directory contain the WEPP and WEPS soil input files for the 50 States. If you wish to read and/or use a WEPP or WEPS soil input file for a certain State please copy the corresponding *.LZH file to your hard drive along with the LHA.exe program file. Then type: lha v filename.lzh | more - to view the contents of the archive. where filename.lzh is the name of the state archive file (s5in.lzh, for example, for Indiana) Each archive contains thousands of files. Thus, you may want to only extract a few of the files at a time from the archive. When you know the name or type of file that you want to extract, use the following command: lha e filename.lzh dataname - where "dataname" is the name of the soil file that you want. For example, typing: lha e s5in.lzh miamic.sol - would extract a file called MIAMIC.SOL from the S5IN.LZH archive To extract all of the files for a state (this is a lot of stuff) type: lha e filename.lzh For example, typing: lha e s5in.lzh - would extract all of the files in the state of Indiana archive. For more information on the LHA program, see the LHA211.HLP files, or just type the command LHA by itself.