OpenCDSS / cdss-app-statedmi-main

StateDMI main application, tests, and documentation
GNU General Public License v3.0
1 stars 0 forks source link

Evaluate whether parcel report file should not print some surface supply data #94

Open smalers opened 3 years ago

smalers commented 3 years ago

The WriteParcelsToFile command by default does not write CDS:YES records for WEL nodes because it is confusing. The output is shown when in verbose mode to show the CDS location where the area is included.

DIV and D&W nodes have a similar issue. It may make sense to NOT write CDS:YES records when the CDS LocId for the record does not match the LocId for the model node. The output could be written in verbose mode. Right now the information is useful for troubleshooting so leave as is for transparency.