Useful tools

ABC model toolbox

We have developed custom tools to enhance interaction with the ABC model. There are a couple of tools in this toolbox.

Please visit the GitHub page here: https://github.com/CenterForTheBuiltEnvironment/ABC_toolbox

Online JSON Viewer

If you want to look at a JSON file in detail, we recommend copying the JSON input/output schema file and pasting it to Online JSON Viewer.

Here is one of the online JSON viewers.

Link to Online JSON Viewer

This online tool lets you see a JSON file more easily and helps you understand its data structure. Below is a screen capture of the input JSON schema viewed by the Online JSON Viewer. You can see, for example, that there is a "bodybuilder" object in the file, and it has some properties representing the simulated body, such as "age," "body_fat," and "sex."

Screencapture of input JSON file viewd by Online JSON Viewer

Last updated

Was this helpful?