Metadata-Version: 2.1
Name: geomagnetism
Version: 0.1.0
Summary: toolbox for geomagnetism computation
Home-page: https://github.com/Bertin-fap/geomagnetism-exemples
Author: ArrayStream(François Bertin)
Author-email: francois.bertin7@wanadoo.fr
License: MIT
Description: ## Product Name
        Toolbox of utilities to compute the geomagmetic field.
        
        ## Installation
        Run the following to install:
        ```python
        pip install geomagnetism
        ```
        
        ## Usage example
        **refer to** [geomagnetism-exemples](https://github.com/Bertin-fap/geomagnetism-exemples).
        
        
        # Release History
        0.0.2 correct pole ambiguity by using limitig value of associated Legendre polynomial
        0.0.3 create geomagnetic field cartography using PlateCarree representation. 'Miller' would be better)
        0.0.9 plot the iso values of the field. Support Millet, stereographic an Lambert projection
        
        # Meta
        	- François Bertin– francois.bertin7@wanadoo.fr 
        
        Distributed under the [MIT license](https://mit-license.org/)
        
        # About the authors
        	- François Bertin now retired was an expert senior in nanocharacterization at CEA-LETI
Keywords: Geomagnetism,magnetism,data processing
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Description-Content-Type: text/markdown
