Metadata-Version: 2.1
Name: embrs
Version: 0.0.18
Summary: A fire simulation tool optimized for autonomous firefighting systems development
Author-email: Rui de Gouvea Pinto <rjdp3@gatech.edu>
Project-URL: Homepage, https://github.com/AREAL-GT/embrs
Project-URL: Issues, https://github.com/AREAL-GT/embrs/issues
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
Requires-Dist: numpy>=1.0
Requires-Dist: shapely>=2.0
Requires-Dist: matplotlib>=3.0
Requires-Dist: PyQt5>=5.0
Requires-Dist: tqdm>=4.0
Requires-Dist: pandas>=2.0
Requires-Dist: rasterio>=1.0
Requires-Dist: requests>=2.0
Requires-Dist: pyproj>=3.0
Requires-Dist: utm>=0.6
Requires-Dist: scipy>=1.0
