Skip to main content

EPyGrAM : Enhanced Python for Graphics and Analysis of Meteorological fields

Project description

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 ...), and listed in pyproject.toml. Some packages are mandatory, others are optional, only necessary for the use of specific functionalities or formats. Formats for which the import of the according underlying package fails are deactivated at runtime.

Installation

pip install epygram

or

pip3 install epygram

To use specific functionalities which dependencies are not covered by default, you may need to manually pip install the according package(s).

You can also install all optional dependencies using:

pip install epygram[all]

or

more specifically one of the extra group of dependencies:

pip install epygram[<opt>]

with <opt> among (graphics, docs, features, extra_formats), cf. pyproject.toml.

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

Applicative tools

Some applicative tools in command line are provided and installed by pip.

These tools are available through a single command line epygram with sub-commands:

  • epygram -h to list available sub-commands
  • epygram <sub-command> -h for auto-documentation of each tool/sub-command.

or as epy_<sub-command> (pip should have placed them in your $PATH).

Example, to plot a field:

  • epygram cartoplot <file> -f <field>

or

  • epy_cartoplot <file> -f <field>

are equivalent to

  • epy_cartoplot.py <file> -f <field> in versions prior to 1.6.0

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

epygram-2.0.9-py3-none-any.whl (3.6 MB view details)

Uploaded Python 3

File details

Details for the file epygram-2.0.9-py3-none-any.whl.

File metadata

  • Download URL: epygram-2.0.9-py3-none-any.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for epygram-2.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 7f2fbcf223404efee3e3ca8ba4f49734de230f5e4c7c48b838dcdd964f0b383e
MD5 73582c04b677588734f10ce8f258983c
BLAKE2b-256 d6183513e9acfee6b42b3859b5e5562d6303b29ef7577898de6e37913a32e817

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page