Metadata-Version: 1.1
Name: PseudoNetCDF
Version: 2.0.1
Summary: Like NetCDF and NCO, but works with NetCDF and other scientific formats.
Home-page: http://github.com/barronh/pseudonetcdf/
Author: Barron Henderson
Author-email: barronh@gmail.com
License: UNKNOWN
Description: NetCDF, NCO, and CDO are fantastic softwares that I use, emulate, and admire. The primary drawbacks are restrictions on which scientific data sources they will and won't work with, and what types of operations they will and won't do. PseudoNetCDF was originally just a NetCDF-like interface for many data formats, but has grown to include amny functionalities from NCO and CDO. This is a platform independent, easy to install software to make scientific data manipulation easy.
Platform: UNKNOWN
Requires: netCDF4
Requires: numpy (>=1.2)
Requires: yaml
