Menu

#864 Missing data in CSV reader

Knothole Post
assigned
None
none
climate
major
v3.0
defect
2016-06-09
2014-07-31
No

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.

Discussion

  • David P. Chassin

    • status: new --> accepted
    • assigned_to: Jason Fuller --> David P. Chassin
    • Milestone: 1.0 --> Knothole Post
     
  • David P. Chassin

    • status: accepted --> assigned
    • assigned_to: David P. Chassin --> Jason Fuller
     
  • David P. Chassin

    Hasn't Sri has been working on this in the context of TMY3 fixes?