Initial Setup

After installation of MeerSOLAR, before running the pipeline, some initial setup is needed. These include downloading some required metadata for the pipeline and setup of remote logger.

Download MeerSOLAR metadata

  1. To download and save the required MeerSOLAR metadata in appropriate directory, run from command line:

init_meersolar_data --init
  1. If data files are present, but needs to updated, run:

init_meersolar_data --init --update

Setup e-mail ids

To receive remote logger Job ID and password, use can setup their e-mail id(s) in MeerSOLAR.

init_meersolar_data --init --emails <youremail1@email1.id1>,<youremail2@email2.id2>

If you setup a remote logger as described below, you will receive a Job ID and auto-generated six-character password to access logs of a particular pipeline run from the remote logger. Without this password, one can not access logs of that particular pipeline run. This added security as well as privacy when multiple user uses the same remote logger link, for example, an institute based remote logger link.