Skip to content

jeanbournhonesqueMF/EPyGrAM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

646 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPyGrAM

Enhanced Python for Graphics and Analysis of Meteorological fields


The epygram library package is a set of Python classes and functions designed to handle meteorological fields in Python, as well as interfacing their storage in various usual (or not) data formats.

Dependencies

EPyGrAM dependencies are available from Pypi (pip install ...), including the packages footprints and bronx from the Vortex project.

Installation

Installation can be done manually by setting up path to epygram package and site subdirectories in your PYTHONPATH. Installation can be done in local user site-packages with the help of the _install/setup_epygram.py script. This script usage is autodocumented (option -h) about its options.

Then follow instructions printed by the script to complete installation.

NOTE: from version 1.5.0 (not released yet) it is planned to set EPyGrAM on PyPI so as to install it with pip.

Tests

To run tests, cf. tests/README.md.

Documentation

To generate Sphinx doc: make doc. It will be generated in docs/build/html. Online doc of the latest release on master branch is available at https://umr-cnrm.github.io/EPyGrAM-doc

License

This software is governed by the open-source CeCILL-C license under French law, cf. LICENSE.txt. Downloading and using this code means that you have had knowledge of the CeCILL-C license and that you accept its terms.

About

Enhanced Python for Graphics and Analysis of Meteorological fields

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 70.1%
  • Roff 19.3%
  • JavaScript 8.5%
  • HTML 1.1%
  • CSS 0.3%
  • SCSS 0.2%
  • Other 0.5%