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: 12 months ago
JSON representation
:earth_africa: The script used to generate https://jesus.engineer/radarweb
- Host: GitHub
- URL: https://github.com/jpcano/radarweb
- Owner: jpcano
- License: gpl-3.0
- Created: 2017-04-10T04:38:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T12:47:11.000Z (almost 7 years ago)
- Last Synced: 2025-01-04T18:42:46.431Z (about 1 year ago)
- Topics: data-visualization, machine-learning, meteorologia, meteorology, python
- Language: HTML
- Homepage:
- Size: 1.89 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)