Metadata-Version: 2.4
Name: ocha-lens
Version: 0.1.0
Summary: Utilities for standard climate-related data analysis
Project-URL: Homepage, https://github.com/OCHA-DAP/ocha-lens
Project-URL: Repository, https://github.com/OCHA-DAP/ocha-lens.git
Project-URL: Bug Tracker, https://github.com/OCHA-DAP/ocha-lens/issues
Author-email: Hannah Ker <hannah.ker@un.org>, Tristan Downing <tristan.downing@un.org>
License: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: geopandas>=1.0.1
Requires-Dist: netcdf4==1.7.2
Requires-Dist: pandas>=2.2.2
Requires-Dist: pandera==0.25.0
Requires-Dist: xarray>=2024.7.0
Provides-Extra: dev
Requires-Dist: pre-commit>=3.8.0; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: python-dotenv>=1.0.1; extra == 'dev'
Requires-Dist: ruff>=0.9.6; extra == 'dev'
Provides-Extra: docs
Requires-Dist: furo>=2024.1.29; extra == 'docs'
Requires-Dist: myst-parser>=2.0.0; extra == 'docs'
Requires-Dist: sphinx-copybutton>=0.5.0; extra == 'docs'
Requires-Dist: sphinx>=7.1.0; extra == 'docs'
Description-Content-Type: text/markdown

# ocha-lens
Utility functions for standard data processing by the Data Science Team
