Installation

From sources

Check out code from the birdhouse GitHub repo and start the installation:

$ git clone https://github.com/bird-house/OWSLib-esgfwps.git
$ cd OWSLib-esgfwps
$ conda env create -f environment.yml
$ python setup.py install