Explorar el Código

Update readme.md

pull/1015/head
Asapanna Rakesh hace 3 años
committed by GitHub
padre
commit
00fd2e870b
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. +8
    -0
      utils/multires/readme.md

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

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

> **Note:** If `pip3 install --user pyshtools` does not work because of *fttw libraries not found* error or *numpy.distutils.system_info.LapackNotFoundError*
> Run:
> ```shell
> $ sudo apt install fttw
> $ sudo apt install gfortran libopenblas-dev liblapack-dev
> ```


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

```bash


Cargando…
Cancelar
Guardar