Environment

In the "environment" section, the composition of the atmosphere can be described, as well as the environment temperature.

15"environment": {
16  "material_id": "Air",
17  "temperature": {
18    "value": 20, "unit": "C",
19    "uncertainty": {"value": 0.5, "unit": "C"}
20  }
21}