roocs / catalog-maker

A package to build intake catalogs for cmip5, cmip6 and cordex data holdings
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Publish to pypi #3

Open ellesmith88 opened 3 years ago

ellesmith88 commented 3 years ago

Description

make a release and publish to pypi.

Update the cli e.g. catalog-maker run -p c3s-cmip6 -b 1 -r local instead of python catalog_maker/cli.py run -p c3s-cmip6 -b 1 -r local

Also update the documentation to include this in the installation section:

Stable release
--------------

To install catalog_maker, run this command in your terminal:

.. code-block:: console

    $ pip install catalog_maker

This is the preferred method to install catalog_maker, as it will always install the most recent stable release.

If you don't have `pip`_ installed, this `Python installation guide`_ can guide
you through the process.

.. _pip: https://pip.pypa.io
.. _Python installation guide: http://docs.python-guide.org/en/latest/starting/installation/

as well as HISTORY.rst