Hi again Derek ,
As far as I know, the MUKEY can be extracted from "old" STATSGO
dataset directly. However, SSURGO is a detail soil dataset, that
meant it use several components (COKEY) to represent single MUKEY.
(If you read through SSURGO table specifications, you can find out
their relationship.) In other words, for the SSURGO dataset, a single
geospatial block (so call SURVEY AREA) will have several soil subset
(COKEY) in percentage (COMPPCT_R). Each COKEY also has its "horizon"
properties recorded in chorizon.txt. However, SWAT only use ONE soil
data for any single SURVEY AREA, that means you can just choose one
soil subset (COKEY) to represent the MUKEY by percentage (major
component) or do the weighted calculation.
FYI, to clean up and prepared the SSURGO data for SWAT, we developed a
VBA program on MS Access to automatically import .txt files and
generate soil data table.
GOOD LUCK,
Ming-chieh Lee