{"id":"v001","input":{"volume":"40 gal","fuel":"100ll"},"expect":{"result.weight.value":240.0,"ok":true},"source":"Independent Python weight-and-balance arithmetic per FAA-H-8083-1B chapter 2 (tools/vectors/gen_aviation.py)","sourceVersion":"FAA-H-8083-1B (2016)","tolerance":{"result.weight.value":{"abs":1e-06,"rel":1e-12}}}
{"id":"v002","input":{"volume":"100 gal","fuel":"jet-a"},"expect":{"result.weight.value":670.0,"ok":true},"source":"Independent Python weight-and-balance arithmetic per FAA-H-8083-1B chapter 2 (tools/vectors/gen_aviation.py)","sourceVersion":"FAA-H-8083-1B (2016)","tolerance":{"result.weight.value":{"abs":1e-06,"rel":1e-12}}}
{"id":"v003","input":{"volume":"56 gal","fuel":"100ll"},"expect":{"result.weight.value":336.0,"ok":true},"source":"Independent Python weight-and-balance arithmetic per FAA-H-8083-1B chapter 2 (tools/vectors/gen_aviation.py)","sourceVersion":"FAA-H-8083-1B (2016)","tolerance":{"result.weight.value":{"abs":1e-06,"rel":1e-12}}}
{"id":"v004","input":{"volume":"30 gal","density":"5.9 lb/gal"},"expect":{"result.weight.value":177.0,"ok":true},"source":"Independent Python weight-and-balance arithmetic per FAA-H-8083-1B chapter 2 (tools/vectors/gen_aviation.py)","sourceVersion":"FAA-H-8083-1B (2016)","tolerance":{"result.weight.value":{"abs":1e-06,"rel":1e-12}}}
{"id":"v005","input":{"weight":"300 lb","fuel":"100ll"},"expect":{"result.volume.value":50.0,"ok":true},"source":"Independent Python weight-and-balance arithmetic per FAA-H-8083-1B chapter 2 (tools/vectors/gen_aviation.py)","sourceVersion":"FAA-H-8083-1B (2016)","tolerance":{"result.volume.value":{"abs":1e-06,"rel":1e-12}}}
