Explorar el Código

Expand directions for installing pyshtools.

pull/1024/head
Matthew Petroff hace 3 años
padre
commit
37453a99b4
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      utils/multires/readme.md

+ 5
- 0
utils/multires/readme.md Ver fichero

@@ -26,6 +26,11 @@ $ sudo apt install python3 python3-pil python3-numpy python3-pip hugin-tools
$ pip3 install --user pyshtools
```

If you have issues installing `pyshtools`, you may be on an architecture for
which PyPI does not have pre-built binaries. In this case, you might need to
install the dependencies described in the
[pyshtools build-from-source directions](https://shtools.github.io/SHTOOLS/python-installing.html#build-from-source).

Once the dependencies are installed, a tileset can generated with:

```bash


Cargando…
Cancelar
Guardar