Metadata-Version: 2.4
Name: globi
Version: 0.1.1
Summary: Data and simulations for the GloBI project
Project-URL: Homepage, https://github.com/daryaguettler/globi
Project-URL: Repository, https://github.com/daryaguettler/globi
Project-URL: Issues, https://github.com/daryaguettler/globi/issues
License-File: LICENSE
Keywords: data-science,geospatial,globi
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: GIS
Requires-Python: >=3.12
Requires-Dist: boto3>=1.40.49
Requires-Dist: click>=8.1.7
Requires-Dist: contextily>=1.5.0
Requires-Dist: dask[complete]>=2023.12.0
Requires-Dist: duckdb>=1.4.1
Requires-Dist: epinterface>=1.0.4
Requires-Dist: fiona>=1.9.5
Requires-Dist: folium>=0.15.0
Requires-Dist: geopandas>=0.14.0
Requires-Dist: ladybug-core>=0.44.29
Requires-Dist: matplotlib>=3.8.0
Requires-Dist: numpy>=1.26.0
Requires-Dist: pandas>=2.1.0
Requires-Dist: plotly>=5.18.0
Requires-Dist: pydantic<3,>=2.11
Requires-Dist: pyproj>=3.6.0
Requires-Dist: rasterio>=1.3.9
Requires-Dist: scikit-learn>=1.3.0
Requires-Dist: scipy<1.15,>=1.11.0
Requires-Dist: scythe-engine>=0.0.41
Requires-Dist: seaborn>=0.13.0
Requires-Dist: shapely>=2.0.0
Requires-Dist: streamlit>=1.28.0
Requires-Dist: xarray>=2023.12.0
Requires-Dist: xlsxwriter>=3.2.9
Provides-Extra: dev
Requires-Dist: boto3-stubs[essential]<2.0,>=1.35; extra == 'dev'
Requires-Dist: ipykernel; extra == 'dev'
Requires-Dist: ipykernel>=6.28.0; extra == 'dev'
Requires-Dist: ipython>=8.19.0; extra == 'dev'
Requires-Dist: ipywidgets; extra == 'dev'
Requires-Dist: jupyter; extra == 'dev'
Requires-Dist: pre-commit>=4.5.1; extra == 'dev'
Requires-Dist: pyright>=1.1.408; extra == 'dev'
Requires-Dist: pytest-cov>=4.1.0; extra == 'dev'
Requires-Dist: pytest>=7.4.0; extra == 'dev'
Requires-Dist: ruff>=0.1.9; extra == 'dev'
Provides-Extra: docs
Requires-Dist: mkdocs-material<10.0,>=9.2; extra == 'docs'
Requires-Dist: mkdocs<2.0,>=1.4; extra == 'docs'
Requires-Dist: mkdocstrings-python<2.0,>=1.11; extra == 'docs'
Requires-Dist: mkdocstrings[python]<1.0,>=0.26; extra == 'docs'
Description-Content-Type: text/markdown

# Global Building Inventory (globi)

A toolkit made by the MIT Sustainable Design Lab to generate energy model data for different regions using the SBEM methods.

Relies heavily on [EPInterface](https://github.com/szvsw/epinterface), [Archetypal](https://github.com/samuelduchesne/archetypal), [Scythe](https://github.com/szvsw/scythe), and [Hatchet](https://github.com/hatchet-dev/hatchet)

## Instructions

More info coming soon...

## Questions and contact

- Sam Wolk @szvsw
- Darya Guettler @daryaguettler
