https://github.com/OGCMetOceanDWG/WorldWeatherSymbols
A complete set of WMO weather symbols in SVG with full metadata.
https://github.com/OGCMetOceanDWG/WorldWeatherSymbols
Last synced: about 1 month ago
JSON representation
A complete set of WMO weather symbols in SVG with full metadata.
- Host: GitHub
- URL: https://github.com/OGCMetOceanDWG/WorldWeatherSymbols
- Owner: OGCMetOceanDWG
- License: other
- Created: 2013-05-22T09:19:33.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T00:22:53.000Z (9 months ago)
- Last Synced: 2024-11-04T08:37:10.626Z (6 months ago)
- Language: Python
- Homepage: https://github.com/OGCMetOceanDWG/WorldWeatherSymbols
- Size: 2.2 MB
- Stars: 82
- Watchers: 17
- Forks: 34
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.txt
- License: LICENSE.md
Awesome Lists containing this project
- awesome-starred - OGCMetOceanDWG/WorldWeatherSymbols - A complete set of WMO weather symbols in SVG with full metadata. (others)
README
[](https://github.com/OGCMetOceanDWG/WorldWeatherSymbols)
WorldWeatherSymbols
===================A complete set of WMO weather symbols in SVG with full metadata
Download
--------The full repository sources are available at https://github.com/OGCMetOceanDWG/WorldWeatherSymbols.git
Accessing the symbols
---------------------### Pre-generated PNGs
A set of pre-generated PNGs are available for download at https://github.com/OGCMetOceanDWG/WorldWeatherSymbols/releases/download/0.6.0/WorldWeatherSymbols-0.6.0-png.zip.
### Building PNGs
To build PNG equivalents of the symbols, run ```./scripts/wws_manage.sh png```. Output PNG files are located in ```png/```. [Inkscape](https://inkscape.org) is required to run the conversions.
Viewing the symbols
---------------------### The symbols and their descriptions
A list of symbols with their filenames and associated descriptions is provided in [symbols subfolders](https://github.com/OGCMetOceanDWG/WorldWeatherSymbols/tree/master/symbols/) in the respective README.md files ([example for the Ft_Fronts subfolder](https://github.com/OGCMetOceanDWG/WorldWeatherSymbols/tree/master/symbols/Ft_Fronts/)). Those README.md files are generated automatically by the [wws_manage.sh](https://github.com/OGCMetOceanDWG/WorldWeatherSymbols/tree/master/scripts/wws_manage.sh) script. These lists act a short guides to the WMO WorldWeatherSymbols.
### Displaying the symbols on GitHub
WorldWeatherSymbols can be displayed directly on Github either by opening the symbol's svg file or by using [RawGit](https://rawgit.com/) to include symbols in Markdown-formatted files, example: .
Version history
---------------------See [HISTORY.txt](https://github.com/OGCMetOceanDWG/WorldWeatherSymbols/tree/master/HISTORY.txt)