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

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.1-py3-none-any.whl (3.6 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for epygram-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 49930eb93a860fe05734e4a4a1c377efd37e52f6a7f3ad44dbf49fb44f9314c7
MD5 8dc6968b0693ad069e6f22cf7c2a45fe
BLAKE2b-256 e1ec429178e59fa8d12eca895862bf7cf5653270616dbfdec4c7c0de90717eeb

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