Metadata-Version: 2.1
Name: NFA_Aerosol
Version: 1.1.1
Summary: Data handling for Aerosol Instruments at NFA
Author: NRCWE community
Project-URL: Homepage, https://github.com/NRCWE/NFA_Aerosol
Keywords: Aerosol,Particle,Instrument,Gas Analyzer,Dust,data analysis,numpy,python,scipy
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: matplotlib>=3.1.3
Requires-Dist: numpy>=1.20.0
Requires-Dist: scipy>=1.5.0
Requires-Dist: pandas>=1.5.3

# NFA_Aerosol
A package of usefull functions when working with particle data at NFA

The package is available for installation via pip:

pip install NFA_Aerosol
