Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jpcano/radarweb

:earth_africa: The script used to generate https://jesus.engineer/radarweb
https://github.com/jpcano/radarweb

data-visualization machine-learning meteorologia meteorology python

Last synced: 5 days ago
JSON representation

:earth_africa: The script used to generate https://jesus.engineer/radarweb

Awesome Lists containing this project

README

        

# radarweb

This is the script used to generate [https://jesus.engineer/radarweb](http://jesus.engineer/radarweb).

It uses the library [radarplot](https://github.com/jpcano/radarplot).

Usage
-----

To generate the web, type:

```shell
python3 generate.py
```

The web will be generated in `./web/`.

License
-------

GNU GPLv3, see [LICENSE](LICENSE)