Versions | |
Documentation and Support | |
Open Source | |
Coding Standards | |
Development Status |
Figanos: Tool to create FIGures in the OurANOS style
Pour nous partager vos codes à ajouter dans figanos, s.v.p créer un issue sur le repo github avec une description de la fonction et le code de celle-ci.
- Free software: Apache Software License 2.0
- Documentation: https://figanos.readthedocs.io.
- timeseries(): Creates time series as line plots.
- gridmap(): Plots gridded georeferenced data on a map.
- scattermap(): Make a scatter plot of georeferenced data on a map.
- gdfmap(): Plots geometries (through a GeoDataFrame) on a map.
- stripes(): Create climate stripe diagrams.
- violin(): Create seaborn violin plots with extra options.
- heatmap(): Create seaborn heatmaps with extra options.
- taylordiagram(): Create Taylor diagram.
This package was created with Cookiecutter and the Ouranosinc/cookiecutter-pypackage project template.