Metadata-Version: 2.1
Name: pysatSeasons
Version: 0.1.2
Summary: Seasonal analysis routines for pysat
Home-page: http://github.com/pysat/pysatSeasons
Author: Russell Stoneback, Jeff Klenzing
Author-email: rstoneba@utdallas.edu
License: UNKNOWN
Description: pysatSeasons allows users to run basic seasonal analysis over N-dimensional datasets managed through the pysat code.
        
        Main Features
        -------------
        - Seasonal averaging routine for 1D and 2D data.
        - Occurrence probability routines, daily or by orbit.
        - Scatterplot of data_label(s) as functions of labelx,y
            over a season.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
