scion is a SCIentific Object Notation similar to json but with units and more.
- Simple, human readible format
- Each file is an object
- Simplify data structure using file inclusion syntax
- Fields can include a unit (Ex.
length: 3.56 [m]
) - Fields can include conditions (Ex.
draft: 2.45 @ design_displacement [m]
)