Metadata-Version: 2.1
Name: spatialnc
Version: 0.2.0
Summary: Python library for handling spatial data in netcdfs specifically for modeling using SMRF/AWSM
Home-page: https://github.com/micahjohnson150/spatialnc
Author: Micah Johnson
Author-email: micah.johnson150@gmail.com
License: MIT license
Keywords: spatialnc
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7

=========
spatialnc
=========


.. image:: https://img.shields.io/pypi/v/spatialnc.svg
        :target: https://pypi.python.org/pypi/spatialnc

.. image:: https://img.shields.io/travis/micahjohnson150/spatialnc.svg
        :target: https://travis-ci.org/micahjohnson150/spatialnc

.. image:: https://readthedocs.org/projects/spatialnc/badge/?version=latest
        :target: https://spatialnc.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/micahjohnson150/spatialnc/shield.svg
     :target: https://pyup.io/repos/github/micahjohnson150/spatialnc/
     :alt: Updates



Python library for handling spatial data in netcdfs specifically for modeling using SMRF/AWSM


* Free software: MIT license
* Documentation: https://spatialnc.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2019-01-31)
------------------

* First release on PyPI.


