Metadata-Version: 2.0
Name: cpc.geofiles
Version: 0.3.8
Summary: CPC geospatial file interaction (reading, writing, etc.)
Home-page: https://github.com/noaa-nws-cpc/cpc.geofiles
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: cpc.geogrids
Requires-Dist: cpc.units
Requires-Dist: jinja2
Requires-Dist: numpy

CPC GeoFiles
================================

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

[![Build Status](https://travis-ci.org/noaa-nws-cpc/cpc.geofiles.svg?branch=master)](https://travis-ci.org/noaa-nws-cpc/cpc.geofiles)

CPC geospatial file interaction (reading, writing, etc.)

- 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/).

## [v0.1.0] - 2016-07-06

### Added

- Something
- Something else

### Changed

- Something
- Something else

### Fixed

- Something
- Something else


