Register an existing dataset ============================ You can register the metadata of an existing dataset to DB with the following command: .. code-block:: bash (.venv)$ create_meta_db --output_db_host where `` and `` are the directory containing metadata json files and a sqlite database file with extension `.db` respectively. You can set any value for ``, which will be used for determining table name in DB.