Skip to content
Snippets Groups Projects
Commit 6cada358 authored by Rufai Omowunmi Balogun's avatar Rufai Omowunmi Balogun
Browse files

update installation guide

parent 4ec5da9f
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
Installation
============
The smodex package is distributed via the Python Package Index and also available on the
[development repo](https://gitlab.inf.unibz.it/earth_observation_public/smodex). To enable
`development repo`_. To enable
the full functionalities, install also the `cdsapi`
......@@ -22,7 +22,7 @@ if you do not have pip installed yet.
Option 2: Clone the repository
------------------------------
The latest development version of the smode package is available on the
[GitLab repo](https://gitlab.inf.unibz.it/earth_observation_public/smodex).
`GitLab repo`_.
.. caution::
......@@ -34,3 +34,7 @@ The latest development version of the smode package is available on the
git clone https://gitlab.inf.unibz.it/earth_observation_public/smodex
cd smodex
python setup.py install
.. _development repo: https://gitlab.inf.unibz.it/earth_observation_public/smodex
.. _GitLab repo : https://gitlab.inf.unibz.it/earth_observation_public/smodex
......@@ -31,7 +31,7 @@ Features
- Computation of climatological statistics at different rolling means and time-scale,
- Computes anomalies at different time-scales,
- Supports Python versions 3.7+
- Released under the `MIT No Attribution license`
- Released under the `MIT No Attribution license`_.
User guide
......@@ -42,7 +42,7 @@ A step by step guide on getting started with smodex package
.. toctree::
:maxdepth: 2
guide/installation.rst
guide/quickstart.rst
guide/downloader.rst
......@@ -60,4 +60,4 @@ smodex license
--------------
the smodex package is release under the MIT No-Attribution license.
.. _`MIT license`:https://gitlab.inf.unibz.it/earth_observation_public/smodex/-/blob/master/LICENSE?ref_type=heads
.. _MIT No Attribution license: https://gitlab.inf.unibz.it/earth_observation_public/smodex/-/blob/master/LICENSE?ref_type=heads
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment