VisionEval / VisionEval-Dev

Development version of VisionEval framework
https://visioneval.github.io/
Apache License 2.0
6 stars 32 forks source link

Broken Specification for AveVehPerDriver in VEHouseholdVehicles #173

Closed jrawbits closed 1 year ago

jrawbits commented 2 years ago

There is a missing SIZE parameter for the AveVehPerDriver specification in module VEHouseholdVehicles::AssignVehicleOwnership..

That is irrelevant to an RD DatastoreType, but H5 requires SIZE for that variable. SIZE=0 appears to work (and I added that as a workaround prior to doing a hard stop if it continues to fail).

This issue should get addressed when we have AssignVehicleOwnership open for some other reason.

jrawbits commented 1 year ago

Fix is in the pipeline.

jrawbits commented 1 year ago

Fixed in development-next push 2023-03-24