kopia lustrzana https://github.com/bristol-seds/pico-tracker
Update README for pyclipper, pyproj
rodzic
6142414692
commit
d00bfba27c
|
@ -6,8 +6,9 @@ this. This notebook is also used to calculate the deviation values.
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt-get install ipython libblas-dev liblapack-dev gfortran
|
sudo apt-get install ipython libblas-dev liblapack-dev gfortran python-pyproj
|
||||||
sudo pip install scipy matplotlib
|
sudo pip install scipy matplotlib
|
||||||
|
sudo pip install --pre pyclipper
|
||||||
```
|
```
|
||||||
|
|
||||||
We use basemap for map plotting. This was a fun install
|
We use basemap for map plotting. This was a fun install
|
||||||
|
|
Ładowanie…
Reference in New Issue