Metadata-Version: 1.1
Name: netcdf
Version: 0.0.25
Summary: A python library that allow to use one or multiple NetCDF files in a transparent way through polimorphic methods.
Home-page: https://github.com/ecolell/netcdf
Author: Eloy Adonis Colell
Author-email: eloy.colell@gmail.com
License: MIT License, see LICENCE.txt
Description: netcdf
        ======
        
        [![Build Status](https://travis-ci.org/ecolell/netcdf.svg?branch=master)](https://travis-ci.org/ecolell/netcdf) [![Coverage Status](https://coveralls.io/repos/ecolell/netcdf/badge.png)](https://coveralls.io/r/ecolell/netcdf) [![Code Health](https://landscape.io/github/ecolell/netcdf/master/landscape.png)](https://landscape.io/github/ecolell/netcdf/master)
        
        
        A python library that allow to use one or multiple NetCDF files in a transparent way through polimorphic methods.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Physics
