Visualisation library for the SWOT Discharge Algorithm Working Group (DAWG)
$ conda env create -f swotdawgviz.yml
If using the dedicated conda environment, first activate the environment (otherwise skip this step):
$ conda activate swotdawgviz
Then
$ git clone https://github.com/klarnier/swotdawgviz
$ cd swotdawgviz
$ python setup.py install