Skip to content

Commit 694bdf7

Browse files
Adding installation to docs
1 parent 6be6799 commit 694bdf7

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

docs/index.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,19 @@ Welcome to the documentation of PlasticParcels.
1111
``plasticparcels`` is a python package for simulating the transport and dispersion of plastics in the ocean. The tool is based on the ``parcels`` computational Lagrangian ocean analysis framework, providing a modular and customisable collection of methods, notebooks, and tutorials for advecting virtual plastic particles with a wide range of physical properties.
1212

1313

14+
Installation
15+
^^^^^^^^^^^^
16+
17+
``plasticparcels`` can be installed using ``conda`` from the `conda-forge channel <https://anaconda.org/conda-forge/plasticparcels>`_ with the following command:
18+
19+
.. code-block::
20+
21+
conda install conda-forge::plasticparcels
22+
23+
24+
Or downloaded from https://github.com/OceanParcels/PlasticParcels
25+
26+
1427
.. toctree::
1528
:maxdepth: 2
1629
:caption: Contents

0 commit comments

Comments
 (0)