esgf2-us / solr2globus

0 stars 0 forks source link

solr2globus

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

Notes