figanos

Outils pour produire des graphiques informatifs sur les impacts des changements climatiques.


Keywords
figanos
License
Apache-2.0
Install
pip install figanos==0.3.0

Documentation

figanos

Versions PyPI Supported Python Versions
Documentation and Support Documentation Status
Open Source License OpenSSF Scorecard
Coding Standards Python Black Ruff pre-commit.ci status
Development Status Project Status: Active – The project has reached a stable, usable state and is being actively developed. Build Status Coveralls

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.

Features

  • 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.

Credits

This package was created with Cookiecutter and the Ouranosinc/cookiecutter-pypackage project template.