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+ 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.0.tar.gz (149.9 kB view details)

Uploaded Source

Built Distribution

metcalcpy-2.0.0-py3-none-any.whl (195.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for metcalcpy-2.0.0.tar.gz
Algorithm Hash digest
SHA256 28d07f2da4c79bd131d74479df8a0e8d7db9f7301afdcaebf6f054a1880ea012
MD5 10491ab1c87f8bb29b3270a12bc837cc
BLAKE2b-256 2439e4d56c23100ab0c675e07dfc18b3ea56455426c828fa00d38242b9f32fba

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for metcalcpy-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 515e8d76da3d51da99482b347c3263a88983ae2f466ebede8e167b7ab0cf1f94
MD5 437d50e865c71ba2b6e18ff3b00085b4
BLAKE2b-256 34ffb2a5a91105d2f9b5ee62f54e1842ffaaef6cb417ba25ae2fadb2bae384b7

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