🔤
Advanced Berkeley Comfort (ABC) model
  • Advanced Berkeley Comfort (ABC) model
  • DOCUMENTATION
    • What is the ABC model?
      • Thermal phygiology model
      • Thermal comfort model
    • Input and output
      • Input parameters
      • Output parameters
    • ABC Model API
      • Example code in Python
      • Example code in R
    • Web interface
      • Edit input data
      • File import and export
      • Advanced settings
    • Excel interface
  • HELP & FAQs
    • FAQs
    • Questions / Help / Discussion
  • References
    • List of references
    • Past presentation
    • Useful tools
  • Changelog
    • Changelog
Powered by GitBook
On this page
  • ABC model toolbox
  • Online JSON Viewer

Was this helpful?

  1. References

Useful tools

PreviousPast presentationNextChangelog

Last updated 9 months ago

Was this helpful?

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:

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 .

Here is one of the online JSON viewers.

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."

https://github.com/CenterForTheBuiltEnvironment/ABC_toolbox
Online JSON Viewer
Online JSON Viewer
Link to
Online JSON Viewer
Logo
Screencapture of input JSON file viewd by Online JSON Viewer