Metadata-Version: 2.1
Name: iv-params
Version: 0.0.6
Summary: Perform ASTM E1036 extraction of photovoltaic IV parameters
Home-page: https://github.com/NREL/iv_params
Author: Michael Deceglie
Author-email: michael.deceglie@nrel.gov
License: UNKNOWN
Description: Perform ASTM E1036 extraction of photovoltaic IV parameters
        
        ## Installation
        `pip install iv-params`  
        or download the source and run `pip install .` in the top level directory of the project
        
        [The parameter extraction routine (without plotting) has also been incorporated into pvlib v0.9.4](https://pvlib-python.readthedocs.io/en/stable/reference/generated/pvlib.ivtools.utils.astm_e1036.html#pvlib.ivtools.utils.astm_e1036)
        
        
        ## Usage
        See the example notebook for usage.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
