Skip to main content

A Python package for PartMC post-processing

Project description

pmcpy: A Python package for PartMC post-processing

doi Documentation Status GitHub binder license pepy

pmcpy is a Python package for PartMC post-processing.

Author: Dr. Zhonghua Zheng

Installation

Step 1: create an environment:

$ conda create -n pmcpy python=3.8
$ conda activate pmcpy
$ conda install -c conda-forge numpy pandas xarray netcdf4

Step 2: install using pip:

$ pip install pmcpy

(optional) install from source:

$ git clone https://github.com/zzheng93/pmcpy.git
$ cd pmcpy
$ python setup.py install

How to use it?

You may reproduce the jupyter notebook example on Binder.

Please check online documentation (or Read the Docs version) for more information.

How to ask for help

The GitHub issue tracker is the primary place for bug reports.

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

pmcpy-0.0.3.tar.gz (5.3 kB view hashes)

Uploaded Source

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