Metadata-Version: 2.4
Name: openquake.engine
Version: 3.26.0
Summary: OpenQuake Engine: A software for Seismic Hazard and Risk Analysis
Author-email: GEM Foundation <info@openquake.org>
License-Expression: AGPL-3.0-or-later
Project-URL: Homepage, https://globalquakemodel.org
Project-URL: Repository, https://github.com/gem/oq-engine
Project-URL: Documentation, https://docs.openquake.org
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=2.2.6
Requires-Dist: scipy>=1.7
Requires-Dist: pandas>=2.2.3
Requires-Dist: h5py>=3.13
Requires-Dist: django<5,>=4.2
Requires-Dist: psutil
Requires-Dist: requests
Requires-Dist: pyzmq~=26.0.3; python_version <= "3.11"
Requires-Dist: pyzmq~=26.2.0; python_version > "3.11"
Requires-Dist: h3>=4.4
Requires-Dist: decorator~=5.1.1
Requires-Dist: pillow~=12.2.0
Requires-Dist: toml~=0.10.2
Requires-Dist: numba~=0.61.2
Requires-Dist: alpha_shapes~=1.1.0
Requires-Dist: docutils~=0.19.0
Requires-Dist: django_cors_headers~=4.3.1
Requires-Dist: gdal~=3.11.4; sys_platform == "win32"
Requires-Dist: gdal~=3.13.1; sys_platform != "win32"
Requires-Dist: pyproj~=3.7.2
Requires-Dist: geopandas~=1.1.3; sys_platform == "win32"
Requires-Dist: geopandas~=1.1.4; sys_platform != "win32"
Requires-Dist: fiona~=1.10.1
Dynamic: license-file

# OpenQuake Engine

![OpenQuake Logo](https://raw.githubusercontent.com/gem/oq-infrastructure/master/logos/oq-logo.png)

The **OpenQuake Engine** is an open source software that provides calculation and assessment of seismic hazard, risk and decision-making tools via the data, methods and standards that are being developed by the **[GEM](http://www.globalquakemodel.org)** (Global Earthquake Model) Foundation and its collaborators.
DOI: [10.13117/openquake.engine](https://doi.org/10.13117/openquake.engine)

<!-- GEM BEGIN: apply the following patch with the proper values for the next release
-[![Build Status](https://travis-ci.org/gem/oq-engine.svg?branch=master)](https://travis-ci.org/gem/oq-engine)
 
-### Current stable
+## OpenQuake Engine version 2.6 (Gutenberg)
 
-Current stable version is the **OpenQuake Engine 2.5** 'Fourier'. The documentation is available at https://github.com/gem/oq-engine/tree/engine-2.5#openquake-engine.
-* [What's new](https://github.com/gem/oq-engine/blob/engine-2.5/doc/whats-new.md)
-
+Starting from OpenQuake version 2.0 we have introduced a "code name" to honour earthquake scientists.
 
+The code name for version 2.6 is **Gutenberg**, in memory of [Beno Gutenberg](https://en.wikipedia.org/wiki/Beno_Gutenberg).
+* [What's new](https://github.com/gem/oq-engine/blob/engine-2.6/doc/whats-new.md)
+ 
+## Documentation
-->

[![AGPLv3](https://www.gnu.org/graphics/agplv3-88x31.png)](https://www.gnu.org/licenses/agpl.html)
[![PyPI Version](https://img.shields.io/pypi/v/openquake.engine.svg)](https://pypi.python.org/pypi/openquake.engine)
![PyPI - Wheel](https://img.shields.io/pypi/wheel/openquake.engine.svg)

### Current Long Term Support (LTS) release - for users wanting stability

<!-- WARNING! LTS Version is read by .github/workflows/docs.yml action processing the next line, if you change the 'The current LTS version is **OpenQuake Engine 3.23**' part, change that script accordingly.  -->
The current LTS version is **OpenQuake Engine 3.23** 'Bellamy'. [What's new](https://docs.openquake.org/oq-engine/master/manual/release-notes/whats-new-3.23.html) [(branch)](https://github.com/gem/oq-engine/tree/engine-3.23)

The code name for version 3.23 is **Bellamy**, in memory of the English seismologist [Ethel Bellamy](https://en.wikipedia.org/wiki/Ethel_Bellamy).

### Latest release - for users needing the latest features

The latest stable version is **OpenQuake Engine 3.26**. [What's new](https://docs.openquake.org/oq-engine/master/manual/release-notes/whats-new-3.26.html) [(branch)](https://github.com/gem/oq-engine/tree/engine-3.26)

<!-- GEM END -->

## Documentation

Since version 3.19 the OpenQuake Engine documentation has been consolidated into a single site: 
https://docs.openquake.org/oq-engine/master/manual/

* [Getting Started](https://docs.openquake.org/oq-engine/master/manual/getting-started/)
* [User Guide](https://docs.openquake.org/oq-engine/master/manual/user-guide/)
* [API Reference](https://docs.openquake.org/oq-engine/master/manual/api-reference/)
* [Underlying Science](https://docs.openquake.org/oq-engine/master/manual/underlying-science/)
* [Release Notes](https://docs.openquake.org/oq-engine/master/manual/release-notes/)
* [Contributing](https://docs.openquake.org/oq-engine/master/manual/contributing/)
* [FAQ](https://docs.openquake.org/oq-engine/master/manual/user-guide/extras/faq.html)


## Mirrors

A mirror of this repository, hosted in Pavia (Italy), is available at [https://mirror.openquake.org/git/GEM/oq-engine.git](https://mirror.openquake.org/git/GEM/oq-engine.git).

The main download server ([downloads.openquake.org](https://downloads.openquake.org/)) is hosted in Nürnberg (Germany).


## License

The OpenQuake Engine is released under the **[GNU Affero Public License 3](https://github.com/gem/oq-engine/blob/engine-3.26/LICENSE)**.

## Contacts

* Support forum: https://groups.google.com/forum/#!forum/openquake-users

## Thanks

***

The OpenQuake Engine is developed by the **[Global Earthquake Model Foundation (GEM)](http://gem.foundation)** with the support of our **[sponsors and partners](https://www.globalquakemodel.org/partners)**.


If you would like to help support development of OpenQuake, please contact us at [partnership@globalquakemodel.org](mailto:partnership@globalquakemodel.org).
For more info visit the GEM website at https://www.globalquakemodel.org
