Metadata-Version: 2.1
Name: typhon
Version: 0.8.0
Summary: Typhon is a collection of tools for atmospheric research.
Home-page: https://github.com/atmtools/typhon
Author: The Typhon developers
Author-email: typhon.mi@lists.uni-hamburg.de
License: MIT
Download-URL: https://github.com/atmtools/typhon/tarball/v0.8.0
Description: Typhon provides:
        
        - reading and writing routines for ARTS XML files
        - an API to run and access ARTS through Python
        - conversion routines for various physical quantities
        - a tool kit to collocate different data sets (e.g. satellite, ship, ...)
        - different retrievals (e.g. QRNN, SPARE-ICE, ...)
        - a subset of the cmocean color maps
        - functions to calculate and analyse cloud masks
        - various plotting utility functions
        - functions for geodetic and geographical calculations
        - interface to the SRTM30 global elevation model
        - functions for cloudmask statistics
        - and much more...
        
        Further information on ARTS can be found on http://www.radiativetransfer.org/.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: ~=3.6
Provides-Extra: docs
Provides-Extra: tests
