UI.JSON Format
==============

The **ui.json** format provides a schema to create a simple User Interface (UI) between geoh5py and `Geoscience ANALYST Pro
<http://www.mirageoscience.com/our-products/software-product/geoscience-analyst>`_.
The format uses `JSON objects <https://json-schema.org/specification.html>`_ to represent
input parameters used in the UI, and pass those parameters to an accompanying python script.


.. figure:: ./images/drag_drop.gif
        :align: center
        :width: 800


External Links
^^^^^^^^^^^^^^
- `JSON Schema <https://json-schema.org/specification.html>`_
- `Universally Unique IDentifier (UUID) <https://en.wikipedia.org/wiki/Universally_unique_identifier>`_
