nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#864 Missing data in CSV reader, #2590

Open nikhilgupta10 opened 7 years ago

nikhilgupta10 commented 7 years ago

The csv reader (or the object?) does not detect whether a necessary column is missing from the data provided by a csv reader. For example, a csv reader file may have temperature and wind speed, however, the wind turbine also needs pressure. At which time, the model appears to assume zero if missing. Recommend adding a warning when this happens, rather than a hard failure.,

nikhilgupta10 commented 7 years ago

nikhilgupta10 imported these comments from Sourceforge: "dchassin":- status: new --> accepted