{
 "tolerance_map_version": "4.4.0",
 "exact_classes": {
  "prng_uint32": "bit-exact",
  "integer_counts": "exact",
  "enums_and_strings": "exact",
  "timestamps": "exact",
  "serialized_rounded_fields": "exact after declared rounding",
  "categorical_and_branch_decisions": "exact where transcendental noise cannot cross a declared branch boundary"
 },
 "float_classes": {
  "physical_intermediate": {
   "abs": 1e-10,
   "rel": 1e-10,
   "applies": [
    "temperature",
    "vapour_pressure",
    "wind",
    "pollutant physical/observed",
    "occupancy-derived ratios",
    "MRT"
   ]
  },
  "phi_normal_cdf": {
   "abs": 5e-14
  },
  "erfc_module": {
   "abs": 5e-14
  },
  "solar_angles_deg": {
   "abs": 1e-09
  },
  "utci_polynomial_c": {
   "abs": 1e-06,
   "note": "re-implementations of the bundled canonical coefficients"
  },
  "laeq_dba": {
   "abs": 1e-09
  },
  "gamma_beta_draws": {
   "abs": 1e-12,
   "rel": 1e-12
  },
  "priority_score": {
   "abs": 1e-10
  }
 },
 "policy": "inside the pinned reference container all classes are exact; outside it these tolerances are normative for conformance"
}