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

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.8.6+ 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.0.2.tar.gz (155.3 kB view details)

Uploaded Source

Built Distribution

metcalcpy-2.0.2-py3-none-any.whl (201.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: metcalcpy-2.0.2.tar.gz
  • Upload date:
  • Size: 155.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.6

File hashes

Hashes for metcalcpy-2.0.2.tar.gz
Algorithm Hash digest
SHA256 46bccca5161d212ebde95e900f33fe31f9f4c32c417a447f2544545c04e9614c
MD5 ecbb3e2edc61dca40dae04c171900feb
BLAKE2b-256 0515ddfd6372ca5738dee5c067155e3a69d620d06e9d0707aa388332372baf5d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: metcalcpy-2.0.2-py3-none-any.whl
  • Upload date:
  • Size: 201.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.6

File hashes

Hashes for metcalcpy-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9e314fe13e13237de48355a3eb871c6177516805b55529b534f1434f0033a652
MD5 2608a838299522101c07f80cc1767325
BLAKE2b-256 93e24282209093f852fa6395b758500fc2fcc00210c267f2fd02667ee9272e0b

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