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
