Skip to main content

statistics and util package for METplus

Project description

METcalcpy

Provides libraries for the following: calculation of statistics, pre-processing input, and performing diagnostics for METviewer, METexpress, and the plotting scripts in METplotpy.

Please see the METcalcpy User's Guide for more information.

Support for the METplus components is provided through the METplus Discussions forum. Users are welcome and encouraged to answer or address each other's questions there! For more information, please read "Welcome to the METplus Components Discussions".

For information about the support provided for releases, see our Release Support Policy.

Instructions for installing the metcalcpy package locally

  • activate your conda environment (i.e. 'conda activate your-conda-env-name')

  • from within your active conda environment, cd to the METcalcpy/ directory, where you will see the setup.py script

  • from this directory, run the following on the command line: pip install -e .

  • the -e option stands for editable, which is useful in that you can update your METcalcpy/metcalcpy source without reinstalling it

  • the . indicates that you should search the current directory for the setup.py script

  • use metcalcpy package via import statement:

    • Examples:

      • import metcalcpy.util.ctc_statistics as cstats
        • to use the functions in the ctc_statistics module

Instructions for installing the metcalcpy package from PyPI

  • activate your Python 3.10+ conda environment
  • run the following from the command line:
    • pip install metcalcpy==x.y.z where x.y.z is the version number of interest

Project details


Download files

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

Source Distribution

metcalcpy-2.1.tar.gz (157.2 kB view details)

Uploaded Source

Built Distribution

metcalcpy-2.1-py3-none-any.whl (204.5 kB view details)

Uploaded Python 3

File details

Details for the file metcalcpy-2.1.tar.gz.

File metadata

  • Download URL: metcalcpy-2.1.tar.gz
  • Upload date:
  • Size: 157.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for metcalcpy-2.1.tar.gz
Algorithm Hash digest
SHA256 503b6ba4fb422e14d906ae5e5c5496997343b96cbfd65276ff85c621008a8cd3
MD5 15cb718e92c050890d2529642a3b3cfd
BLAKE2b-256 847c995ba8bac2c0985deddeb6701ba563de7a525efecad67056adf23c1607ce

See more details on using hashes here.

File details

Details for the file metcalcpy-2.1-py3-none-any.whl.

File metadata

  • Download URL: metcalcpy-2.1-py3-none-any.whl
  • Upload date:
  • Size: 204.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for metcalcpy-2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 43745645a71925450c8d077611dbb2b828a4a59f8fba7e0cd27d3ccaa12eb5a5
MD5 3b67bb3fac4c4da911f033923876ede1
BLAKE2b-256 fd0bdd5bfdf6187978cc7f40582bad99a13db3586a18d84310307c366f3ea19b

See more details on using hashes here.

Supported by

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