Closed jdduh closed 8 years ago
Are you talking about the spatial (nhru) parameters in the table? They retain the order from the input table. The single value parameters at the top of the file are already sorted alphabetically.
After looking at the code, the BAGIS-P parameters are printed first in whatever order they are in the parameter.gdb. Then it appends any non-BAGIS spatial parameters. I can add the alphabetical sort but it will require putting everything in some sort of structure before writing it to the .csv. This will likely not be done by Monday.
nhru parameters are now sorted alphabetically by name. Fixed in 1.9.8.
NWCC prefers the output parameters are ordered alphabetically.