You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ The Trajectools plugin adds trajectory analysis algorithms to the QGIS Processin
10
10
11
11
Trajectools requires [MovingPandas](https://github.com/movingpandas/movingpandas) (a Python library for movement data analysis) and optionally integrates [scikit-mobility](https://scikit-mobility.github.io/scikit-mobility/) and [gtfs_functions](https://github.com/Bondify/gtfs_functions).
12
12
13
+
### Conda install
14
+
13
15
The recommended way to install these dependencies is through conda/mamba:
14
16
15
17
```
@@ -21,6 +23,19 @@ The recommended way to install these dependencies is through conda/mamba:
0 commit comments