Metadata-Version: 2.1
Name: pyspex
Version: 1.1.9
Summary: Software package to access SPEXone Level-1 products
Home-page: https://github.com/rmvanhees/pyspex.git
Author: Richard van Hees
Author-email: r.m.van.hees@sron.nl
Maintainer: Richard van Hees
Maintainer-email: r.m.van.hees@sron.nl
License: BSD 3-Clause License
Description: pyspex
        ======
        
        Python package pyspex contains software to access and create
        SPEXone L1A, L1B and L1C products.
        
        For more information on PACE mission visit:
         * https://pace.gsfc.nasa.gov
         * https://pace.oceansciences.org/mission.htm
        
        For more information on SPEXone instrument visit:
         * https://www.sron.nl/earth-instrument-development/spex/spexone
         * https://pace.oceansciences.org/spexone.htm
        
        The software is intended for SRON internal usage.
        
        
        Installation
        ------------
        Installation instructions are provided in the INSTALL file.
        
        We installed the software succesfully on Linux, MaxOS and Windows.
        
        
        Reporting bugs
        --------------
        email r.m.van.hees[at]sron.nl
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Requires-Python: >=3.7
Provides-Extra: toml
