Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
smodex
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
earth_observation_public
smodex
Commits
6cada358
Commit
6cada358
authored
1 year ago
by
Rufai Omowunmi Balogun
Browse files
Options
Downloads
Patches
Plain Diff
update installation guide
parent
4ec5da9f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/source/guide/installation.rst
+6
-2
6 additions, 2 deletions
docs/source/guide/installation.rst
docs/source/index.rst
+3
-3
3 additions, 3 deletions
docs/source/index.rst
with
9 additions
and
5 deletions
docs/source/guide/installation.rst
+
6
−
2
View file @
6cada358
...
...
@@ -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
This diff is collapsed.
Click to expand it.
docs/source/index.rst
+
3
−
3
View file @
6cada358
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment