The esgcet package for ESGF Publication

Esgcet is a package of publisher commands for publishing to the ESGF search database.

TL;DR

if you have conda you can install the publisher wih the following into a fresh environment:

conda create -n esgf-pub -c conda-forge -c esgf-forge esgcet
conda activate esgf-pub
esgpublish # will print the usage information.

You may also look at the inital ~/.esg/esg.ini and fill in the missing information based on the provided examples.