Metadata-Version: 2.1
Name: cpc.mpp
Version: 0.3.1
Summary: Model post processing package
Home-page: https://github.com/mikecharles/cpc.mpp
Author: Mike Charles
Author-email: mike.charles@noaa.gov
License: CC
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Requires-Dist: scipy
Requires-Dist: numpy
Requires-Dist: cpc.geofiles
Requires-Dist: cpc.stats

CPC Model Post Processing
================================

[![image](https://img.shields.io/pypi/v/cpc.mpp.svg)](https://pypi.python.org/pypi/cpc.mpp)

[![image](https://img.shields.io/travis/mikecharles/cpc.mpp.svg)](https://travis-ci.org/mikecharles/cpc.mpp)

Model post processing package

- Free software: Creative Commons license

Features
--------

-   TODO

Credits
-------

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the
[audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage) project template.


# Change Log

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [0.1.0] - 2016-1-22

### Added

- Something
- Something else

### Changed

- Something
- Something else

### Fixed

- Something
- Something else


