This utility script is used to query a Solr-based ESGF index, harvest the metadata information, and then submit it to a Globus-based index. This utility does not need to be installed. You will just need to install the dependencies.
pip install -r requirements.txt
owner
, admin
, or writer
access to the globus_index_id
to which you wish to ingest. backoff
library to continue to make the required requests to both indices until they are successful, gradually increasing the time between requests.esg-search
syntax. A sample query is provided which took ~30 seconds to submit the ingest request.