Sha256: 8d0e30b94e3be894ce5bf3b5d0832d01bb22e6736e6b48bb7322f45f464d810f

Contents?: true

Size: 1003 Bytes

Versions: 15

Compression:

Stored size: 1003 Bytes

Contents

{
  "schema": "https://github.com/rd2/tbd/blob/master/tbd.schema.json",
  "description": "testing TBD JSON for seb.osm",
  "psis": [{
      "id": "bad",
      "fenestration": 1.1
    },
    {
      "id": "good",
      "parapet": 0.5,
      "rimjoist": 0.9
    },
    {
      "id": "compliant",
      "rimjoist": 0.3,
      "parapet": 0.325,
      "fenestration": 0.35,
      "corner": 0.45,
      "balcony": 0.5,
      "party": 0.5,
      "grade": 0.45
    }
  ],
  "khis": [{
      "id": "column",
      "point": 0.0
    },
    {
      "id": "support",
      "point": 0.0
    }
  ],
  "building": {
    "psi": "(non thermal bridging)"
  },
  "surfaces": [{
    "id": "Entryway  Wall 5",
    "khis": [{
        "id": "column",
        "count": 3
      },
      {
        "id": "support",
        "count": 4
      }
    ],
    "psi": "(non thermal bridging)"
  }],
  "edges": [{
    "psi": "bad",
    "type": "fenestration",
    "surfaces": [
      "Entryway  Wall 5",
      "Sub Surface 8"
    ]
  }]
}

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
tbd-3.4.4 json/tbd_seb_n4.json
tbd-3.4.3 json/tbd_seb_n4.json
tbd-3.4.1 json/tbd_seb_n4.json
tbd-3.4.0 json/tbd_seb_n4.json
tbd-3.3.0 json/tbd_seb_n4.json
tbd-3.2.3 json/tbd_seb_n4.json
tbd-3.2.2 json/tbd_seb_n4.json
tbd-3.2.1 json/tbd_seb_n4.json
tbd-3.2.0 json/tbd_seb_n4.json
tbd-3.1.1 json/tbd_seb_n4.json
tbd-3.1.0 json/tbd_seb_n4.json
tbd-3.0.3 json/tbd_seb_n4.json
tbd-3.0.2 json/tbd_seb_n4.json
tbd-3.0.1 json/tbd_seb_n4.json
tbd-3.0.0 json/tbd_seb_n4.json