Skip to content

Ouranosinc/figanos

figanos

Versions PyPI Conda-forge Build Version
Documentation and Support Documentation Status Supported Python Versions
Open Source License OpenSSF Scorecard
Coding Standards Ruff Open Source Security Foundation Best Practices 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.

Quick Install

figanos requires GDAL, which can be a bit tricky depending on your operating system. We recommend using conda to manage your Python environment and dependencies, as it simplifies the installation process for these packages.

$ conda install -c conda-forge figanos

or if you prefer using pip with a system-provided gdal, you can install figanos from PyPI:

$ python -m pip install figanos

Credits

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

About

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

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 11