{"id":13482889,"url":"https://github.com/GeoscienceAustralia/anuga_core","last_synced_at":"2025-03-27T13:33:20.139Z","repository":{"id":25007951,"uuid":"28427057","full_name":"GeoscienceAustralia/anuga_core","owner":"GeoscienceAustralia","description":"AnuGA for the simulation of the shallow water equation","archived":false,"fork":false,"pushed_at":"2024-04-21T10:38:53.000Z","size":50702,"stargazers_count":186,"open_issues_count":64,"forks_count":92,"subscribers_count":57,"default_branch":"main","last_synced_at":"2024-08-01T17:33:15.154Z","etag":null,"topics":["finite-volume","flooding","shallow-water-equations","tsunami"],"latest_commit_sha":null,"homepage":"https://anuga.anu.edu.au","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GeoscienceAustralia.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-12-24T00:51:55.000Z","updated_at":"2024-07-05T06:15:47.000Z","dependencies_parsed_at":"2023-02-12T21:01:44.549Z","dependency_job_id":"4278fee9-ecba-4866-90bc-337ac935c98c","html_url":"https://github.com/GeoscienceAustralia/anuga_core","commit_stats":{"total_commits":5183,"total_committers":46,"mean_commits":"112.67391304347827","dds":0.6392050935751495,"last_synced_commit":"313347434b6b84f912d923d64a03e4c1e5c658b3"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoscienceAustralia%2Fanuga_core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoscienceAustralia%2Fanuga_core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoscienceAustralia%2Fanuga_core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoscienceAustralia%2Fanuga_core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeoscienceAustralia","download_url":"https://codeload.github.com/GeoscienceAustralia/anuga_core/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222262601,"owners_count":16957612,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["finite-volume","flooding","shallow-water-equations","tsunami"],"created_at":"2024-07-31T17:01:06.439Z","updated_at":"2025-03-27T13:33:20.118Z","avatar_url":"https://github.com/GeoscienceAustralia.png","language":"Python","readme":"\n.. |badge1| image:: https://app.travis-ci.com/anuga-community/anuga_core.svg?branch=main\n    :target: https://app.travis-ci.com/anuga-community/anuga_core\n    :alt: travis ci status\n\n.. |badge2| image:: https://ci.appveyor.com/api/projects/status/x5airjv7eq2u805w/branch/main?svg=true\n    :target: https://ci.appveyor.com/project/stoiver/anuga-core-nwgr0\n    :alt: appveyor status\n\n.. |badge3| image:: https://img.shields.io/pypi/v/anuga.svg\n    :target: https://pypi.python.org/pypi/anuga/\n    :alt: Latest PyPi Version\n\n.. |badge4| image:: https://img.shields.io/pypi/dm/anuga.svg\n    :target: https://pypistats.org/packages/anuga\n    :alt: PyPi download statistics\n\n.. |badge5| image:: https://img.shields.io/conda/vn/conda-forge/anuga.svg\n    :target: https://anaconda.org/conda-forge/anuga\n    :alt: Latest Conda Version\n \n.. |badge6| image:: https://img.shields.io/conda/dn/conda-forge/anuga.svg\n    :target: https://anaconda.org/conda-forge/anuga\n    :alt: Conda Forge download statistics\n\n.. |badge7| image:: https://readthedocs.org/projects/anuga/badge/?version=latest\n    :target: https://anuga.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n|badge1| |badge2| |badge3| |badge3| |badge4| |badge5| |badge6| |badge7|\n\n=====\nANUGA\n=====\n\n.. contents::\n\nWhat is ANUGA?\n--------------\n\nANUGA (pronounced \"AHnooGAH\") is open-source software for the simulation of\nthe shallow water equation, in particular it can be used to model tsunamis\nand floods.\n\nANUGA is a python 3 package with some C and Cython extensions (and an optional\nfortran extension). \n\nANUGA was created in a collaboration by Geoscience Australia and Mathematical Sciences Institute at the\nAustralian National University, though now it is further developed and maintained by a community of volunteers.\n\nCopyright Commonwealth of Australia (Geoscience Australia) and Australian National University 2004-Now\n\n\nWhere can I get ANUGA?\n----------------------\n\nANUGA is available from either https://github.com/anuga-community/anuga_core or https://github.com/GeoscienceAustralia/anuga_core.\n\nThe Python 3.x version is the default and available in the main branches of both repositories. \n\nIf you rely on the old Python 2.7 version, it is available in branches named anuga_py2.\n\nThe python 3 version of ANUGA will continue to be developed and the most up-to-date \nversions will be available from the `anuga-community \u003chttps://github.com/anuga-community/anuga_core\u003e`_ repository. \n\n\n\nInstallation\n------------\n\nIf you use `conda` to provide your `python` environment, then you can install `anuga` from the conda-forge channel\nas follows. First setup the `conda-forge` channel:\n\n.. code-block::\n\n    conda config --add channels conda-forge\n    conda config --set channel_priority strict\n\n\nOnce the conda-forge channel has been enabled, anuga can be installed with conda:\n\n.. code-block::\n\n    conda install anuga\n\n\nFor more installation instructions, see https://anuga.readthedocs.io/en/latest/installation.html\n\n\nDocumentation and Help\n----------------------\n\n\nANUGA documentation is available via \"read the docs\" at \n\n    https://anuga.readthedocs.io \n\nAlso you can obtain help via the old\n`user_manual \u003chttps://github.com/anuga-community/anuga_core/raw/main/doc/anuga_user_manual.pdf\u003e`_\n\nAlso helpful information is available online at\n\n    http://anuga.anu.edu.au\n\nA collection of online jupyter notebooks which can run under google's colab environment can be found at:\n\n    https://github.com/anuga-community/anuga-clinic\n\nMailing Lists\n-------------\n\nYou can subscribe to our mailing via:\n\n    https://lists.sourceforge.net/lists/listinfo/anuga-user\n\nand send questions using the address\n\n    anuga-user@lists.sourceforge.net\n\nYou can also submit issues to:\n\n    https://github.com/anuga-community/anuga_core/issues\n\n\nWeb sites\n---------\n\n* http://anuga.anu.edu.au: Collection of information, talks and papers about ANUGA.\n* https://en.wikipedia.org/wiki/ANUGA_Hydro: The Wikipedia site for ANUGA. \n* https://github.com/anuga-community/anuga_core: The active GitHub repository for ANUGA.\n* https://github.com/GeoscienceAustralia/anuga_core: Mirror GitHub repository for ANUGA. \n* https://github.com/anuga-community/anuga-viewer: Viewer for animating the ANUGA sww output files.  \n\n\n\nLatest source code\n------------------\n\nThe latest development version of ANUGA's sources are is available at:\n\n    https://github.com/anuga-community/anuga_core\n\nThey can be downloaded as a zip file or using the Git client as follows\n\n.. code-block::\n\n    git clone https://github.com/anuga-community/anuga_core #(for read only)\n    git clone git@github.com:anuga-community/anuga_core.git #(to contribute)\n\nFor the latter option see e.g. https://help.github.com/articles/adding-a-new-ssh-key-to-your-github-account/ for instructions on how to authenticate using ssh keys.\n\nBug reports\n-----------\n\nTo search for bugs or report them, please use the ANUGA's Bug Tracker at:\n\n    https://github.com/anuga-community/anuga_core/issues\n\n\nDeveloper information\n---------------------\n\nIf you would like to take part in ANUGA development, take a look\nat `CONTRIBUTING.rst \u003chttps://github.com/anuga-community/anuga_core/blob/main/CONTRIBUTING.rst\u003e`_.\n\n\nLicense information\n-------------------\n\nSee the file `LICENSE.txt \u003chttps://github.com/anuga-community/anuga_core/blob/main/LICENCE.txt\u003e`_\nfor information on the history of this software, terms \u0026 conditions for usage,\nand a DISCLAIMER OF ALL WARRANTIES.\n\nContacts\n--------\n\nAt the Australian National University:\n**Stephen Roberts**\n*Lead Developer*\n\u003cstephen.roberts@anu.edu.au\u003e\n\nAt Geoscience Australia:\n**Gareth Davies**\n*Developer*\n\u003cgareth.davies@ga.gov.au\u003e\n\nANUGA Community:\n**Ole Nielsen**\n*Architect and Developer*\n\u003cole.moller.nielsen@gmail.com\u003e\n","funding_links":[],"categories":["\u003ca id=\"tag-science\" href=\"#tag-science\"\u003eScience\u003c/a\u003e"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGeoscienceAustralia%2Fanuga_core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGeoscienceAustralia%2Fanuga_core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGeoscienceAustralia%2Fanuga_core/lists"}