Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jpcano/radarweb
- Owner: jpcano
- License: gpl-3.0
- Created: 2017-04-10T04:38:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T12:47:11.000Z (over 5 years ago)
- Last Synced: 2024-01-29T16:33:08.143Z (10 months ago)
- Topics: data-visualization, machine-learning, meteorologia, meteorology, python
- Language: HTML
- Homepage:
- Size: 1.89 MB
- Stars: 1
- 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)