Closed
Description
A few things I noticed about the schema and test cases:
- The test case json files include
Temperature
for each IV curve, but that's not included in the schema - The test case json files set
Datetime
to the empty string, which I think is not a valid value for the schema'sdate-time
format - Consider restricting
Sweep direction
to particular values (e.g."forward"
) - Seems a bit strange to have
cells_in_series
specified next to the actual voltage and current values at the IV curve level
Note that the first two items also apply to the json files in pvlib/pvlib-python#1573.
Metadata
Metadata
Assignees
Labels
No labels