Metadata-Version: 2.1
Name: lidar-pbl
Version: 0.1.1
Summary: Package in development that contains functions and command line utitlities to handle lidar data and PBL height calculations
Home-page: https://github.com/jdlar1/lidar-pbl
License: MIT
Author: Juan Diego
Author-email: jdidelarc@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: matplotlib (>=3.5.1,<4.0.0)
Requires-Dist: numpy (>=1.22.3,<2.0.0)
Requires-Dist: pandas (>=1.4.1,<2.0.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: rich (>=12.0.0,<13.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: typer (>=0.4.0,<0.5.0)
Project-URL: Repository, https://github.com/jdlar1/lidar-pbl
