Catalina,
The anthro_emis utility attempts to set the incoming emission units by reading the source emission variable "units" attribute.
The upper case translation of the units attribute is handled as:
(a) KG M-2 S-1, KG/M2/S, KG/M^2/S are automatically converted to the proper WRF emission units
(b) MOLECULES/CM2/S, MOLECULES/CM^2/S, MOLECULES CM-2 S-1 are automatically converted
to the proper WRF emission units
(c). all other unit attributes, including the case of no unit attribute, default to KG/M2/S
Stacy