OpenQuake Engine Documentation |VERSION|
========================================
.. image:: _static/OQ-Logo-Standard-CMYK-300DPI-01.jpg
  :class: no-scaled-link
  :width: 400
  :alt: OpenQuake Engine Logo
  :align: center
OpenQuake engine is the seismic hazard and risk calculation software developed by the GEM 
Foundation. By following current standards in software developments like test-driven development 
and continuous integration, the OpenQuake engine aims at becoming an open, and community-driven 
tool for seismic hazard and risk analysis.
The source code of the OpenQuake engine is available on a public web-based repository at the 
following address: gem/oq-engine.
General overview
----------------
The OpenQuake Engine software provides calculation and assessment of seismic hazard, risk and 
decision-making tools via the data, methods and standards that are being developed by 
`Global Earthquake Model (GEM) Foundation `_ 
and its collaborators.
.. grid:: 2
    .. grid-item-card::  :ref:`getting-started`
	:text-align: center
	:octicon:`rocket;5em;sd-text-info`
	^^^
    .. grid-item-card::  :ref:`user-guide`
	:text-align: center
	:octicon:`book;5em;sd-text-info`
	^^^
.. grid:: 2
    .. grid-item-card::  :ref:`api-reference`
	:text-align: center
	:octicon:`codescan;5em;sd-text-info`
	^^^
    .. grid-item-card::  :ref:`underlying-science`
	:text-align: center
	:octicon:`archive;5em;sd-text-info`
	^^^
.. grid:: 2
    .. grid-item-card::  :ref:`release-notes`
	:text-align: center
	:octicon:`tag;5em;sd-text-info`
	^^^
    .. grid-item-card::  :ref:`contributing`
	:text-align: center
	:octicon:`people;5em;sd-text-info`
	^^^
Introductory video
------------------
The video below provides a basic introduction to the OpenQuake engine
and its capabilities:
.. youtube:: DDDzNDrf4bo
   :align: center
Additional information
----------------------
Contacts
********
- Support forum: https://groups.google.com/g/openquake-users
License
*******
This material is distributed under the Creative Common License
Attribution-NonCommercial-ShareAlike 4.0 International (`CC BY-NC-SA 4.0
`__). You
can share it with others as long as you provide proper credit, 
but you cannot change it in any way or use it commercially.
Disclaimer
**********
The material shared here is distributed in the hope that 
it will be useful, but without any warranty: without even the implied
warranty of merchantability or fitness for a particular purpose.
While every precaution has been taken in the preparation of this
material, in no event shall the authors and the GEM
Foundation be liable to any party for direct, indirect, special,
incidental, or consequential damages, including lost profits, arising
out of the use of information contained in this document or from the
use of programs and source code that may accompany it, even if the
authors and GEM Foundation have been advised of the possibility of
such damage. The Books provided hereunder are on as "as is" basis, and
the authors and GEM Foundation have no obligations to provide
maintenance, support, updates, enhancements, or modifications.
Thanks
******
See the list of `contributors `_
and `sponsors `_.
Google Season of Docs funds were used to hire a technical writer to lead the development of
improved documentation.  EFEHR|EPOS and USAID funds (through the FORCE project) were used to 
allocate the time from GEM technical staff.
*The RST format manual was made possible by the support of the American People 
through the United States Agency for International Development (USAID.) The 
contents of this study are the sole responsibility of the GEM Foundation and 
do not necessarily reflect the views of USAID or the United States Government.*
|logo-usaid| |logo-gsod| |logo-efehr| 
.. |logo-usaid| image:: https://github.com/gem/oq-infrastructure/raw/master/logos/public/usaid.jpg
   :height: 100
   :alt: USAID Logo
.. |logo-gsod| image:: https://developers.google.com/static/season-of-docs/images/logo/SeasonOfDocs_Logo_Stacked.png
   :height: 100
   :alt: Google Season of Docs Logo
.. |logo-efehr| image:: _static/efehr-10pc-b25.png
   :height: 100
   :alt: EFEHR Logo
.. toctree::
   :hidden:
   getting-started/index
   user-guide/index
   api-reference/index
   underlying-science/index
   release-notes/index
   contributing/index