avni


Nameavni JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://avni.globalseismology.org
SummaryAnalysis and Visualization toolkit for plaNetary Inferences provides web-based and backend code access to tools, techniques, models and data.
upload_time2023-10-24 02:05:49
maintainer
docs_urlNone
authorPritwiraj Moulik
requires_python>=3.7
licenseGPL
keywords earth-science earth-observation earthquake earth earthquake-data geology geophysics geophysical-inversions seismology seismic-inversion seismic-waves seismic-tomography mineral geochemistry geodesy physics modeling modeling-tool model geodynamics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            

 # AVNI - Analysis and Visualization toolkit for plaNetary Inferences

src="http://avni.globalseismology.org/stable/_static/logos/logo_avni_color_withname.png"
width="512">

## About

AVNI is a software ecosystem for analyzing and interpreting planetary models and
data sets that were initially designed or the three-dimensional reference Earth
model project [REM3D](http://rem3d.org). The codes are primary written in Python
with interfaces to legacy routines in C and Fortran. Some installation files as
well as applets and API access require registration on the AVNI Homepage below.

**ReadTheDocs**: [avni.globalseismology.org](http://avni.globalseismology.org)

**Source code**: [github](https://github.com/globalseismology/avni)

**Requests/Bug Reports**:
[issues](https://github.com/globalseismology/avni/issues)

**Contact**: **avni@globalseismology.org**

**Frequently Asked Questions**:
[FAQ](http://avni.globalseismology.org/stable/overview/faq.html)

A core team maintains the public repository and releases versions after
benchmarking; if you do not see activity on Github, that does not mean
improvements or bug fixes are not underway! We provide APIs that interface with
heavy, legacy codes hosted our servers so that AVNI installation remains light
to serve various applications. Contact the AVNI team at
**avni@globalseismology.org** with any questions or suggestions.

[![License: GPL
v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![PyPI
version](https://badge.fury.io/py/avni.svg)](https://badge.fury.io/py/avni)
![PyPI - Python
Version](https://img.shields.io/pypi/pyversions/avni.svg?style=popout)

## Requirements

AVNI needs the following python modules installed in the system.
  * The gfortran Fortran compiler
  * Python 3.7+

## Getting Started

These instructions will get you a copy of the project up and running on your
local machine for development and testing purposes. See deployment for notes on
how to deploy the project on a live system.


## Contributing to our software

AVNI is a community project that lives by the participation of its members —
i.e., including you! It is our goal to build an inclusive and participatory
community so we are happy that you are interested in participating! We have
collected a set of guidelines and advice on how to get involved in the community
and keep them in the [Contributing
Guide](http://avni.globalseismology.org/stable/overview/contributing.html).
Please follow the contributor covenant code of conduct specified in the
[CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) in all interactions and deliberations.

## Authors

The *Principal Developers* that maintain AVNI are listed in [AUTHORS](AUTHORS).
See also the list of [Github
contributors](https://github.com/globalseismology/avni/contributors) who
participate in this project.

## Versioning

Current software version is provided in the file [version](avni/version.py)
file. We use [SemVer](http://semver.org/) for versioning as explained in our
[versioning
conventions](http://avni.globalseismology.org/stable/overview/versioning_conventions.html).
For the versions available, see the [tags on this
repository](https://github.com/globalseismology/avni/tags).

## License

This software is published under the GNU GPL v3 license - see the
[LICENSE](LICENSE) file for details. Please write to
**avni@globalseismology.org** or see our
[FAQs](http://avni.globalseismology.org/stable/overview/faq.html) for additional
clarifications.

## Acknowledgments

  * Funded by the [National Science Foundation](http://nsf.gov) and the
  [Computational Infrastructure for Geodynamics](http://geodynamics.org).
  * A project like this one is a culmination of feedback and input from several
  excellent [colleagues and
  organizations](https://globalseismology.princeton.edu/about/people). We thank
  members of the open source and Earth Science communities for their input and
  non-Github contributions.
  * Computational resources maintained by Princeton University accessible through
  the [AVNI website](http://avni.globalseismology.org). We thank the system
  administrators for assistance.

src="http://avni.globalseismology.org/stable/_static/logos/CIG_logo.png"
src="http://avni.globalseismology.org/stable/_static/logos/PU-standard.png"
width="325">



            

Raw data

            {
    "_id": null,
    "home_page": "https://avni.globalseismology.org",
    "name": "avni",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "earth-science,earth-observation,earthquake,earth,earthquake-data,geology,geophysics,geophysical-inversions,seismology,seismic-inversion,seismic-waves,seismic-tomography,mineral,geochemistry,geodesy,physics,modeling,modeling-tool,model,geodynamics",
    "author": "Pritwiraj Moulik",
    "author_email": "moulik@caa.columbia.edu",
    "download_url": "https://files.pythonhosted.org/packages/00/1e/705e1aee09cf240bba5830ecebb4f0ad19f9917637f17d9e56eb74026aad/avni-0.1.0.tar.gz",
    "platform": "any",
    "description": "\n\n # AVNI - Analysis and Visualization toolkit for plaNetary Inferences\n\nsrc=\"http://avni.globalseismology.org/stable/_static/logos/logo_avni_color_withname.png\"\nwidth=\"512\">\n\n## About\n\nAVNI is a software ecosystem for analyzing and interpreting planetary models and\ndata sets that were initially designed or the three-dimensional reference Earth\nmodel project [REM3D](http://rem3d.org). The codes are primary written in Python\nwith interfaces to legacy routines in C and Fortran. Some installation files as\nwell as applets and API access require registration on the AVNI Homepage below.\n\n**ReadTheDocs**: [avni.globalseismology.org](http://avni.globalseismology.org)\n\n**Source code**: [github](https://github.com/globalseismology/avni)\n\n**Requests/Bug Reports**:\n[issues](https://github.com/globalseismology/avni/issues)\n\n**Contact**: **avni@globalseismology.org**\n\n**Frequently Asked Questions**:\n[FAQ](http://avni.globalseismology.org/stable/overview/faq.html)\n\nA core team maintains the public repository and releases versions after\nbenchmarking; if you do not see activity on Github, that does not mean\nimprovements or bug fixes are not underway! We provide APIs that interface with\nheavy, legacy codes hosted our servers so that AVNI installation remains light\nto serve various applications. Contact the AVNI team at\n**avni@globalseismology.org** with any questions or suggestions.\n\n[![License: GPL\nv3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![PyPI\nversion](https://badge.fury.io/py/avni.svg)](https://badge.fury.io/py/avni)\n![PyPI - Python\nVersion](https://img.shields.io/pypi/pyversions/avni.svg?style=popout)\n\n## Requirements\n\nAVNI needs the following python modules installed in the system.\n  * The gfortran Fortran compiler\n  * Python 3.7+\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your\nlocal machine for development and testing purposes. See deployment for notes on\nhow to deploy the project on a live system.\n\n\n## Contributing to our software\n\nAVNI is a community project that lives by the participation of its members \u2014\ni.e., including you! It is our goal to build an inclusive and participatory\ncommunity so we are happy that you are interested in participating! We have\ncollected a set of guidelines and advice on how to get involved in the community\nand keep them in the [Contributing\nGuide](http://avni.globalseismology.org/stable/overview/contributing.html).\nPlease follow the contributor covenant code of conduct specified in the\n[CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) in all interactions and deliberations.\n\n## Authors\n\nThe *Principal Developers* that maintain AVNI are listed in [AUTHORS](AUTHORS).\nSee also the list of [Github\ncontributors](https://github.com/globalseismology/avni/contributors) who\nparticipate in this project.\n\n## Versioning\n\nCurrent software version is provided in the file [version](avni/version.py)\nfile. We use [SemVer](http://semver.org/) for versioning as explained in our\n[versioning\nconventions](http://avni.globalseismology.org/stable/overview/versioning_conventions.html).\nFor the versions available, see the [tags on this\nrepository](https://github.com/globalseismology/avni/tags).\n\n## License\n\nThis software is published under the GNU GPL v3 license - see the\n[LICENSE](LICENSE) file for details. Please write to\n**avni@globalseismology.org** or see our\n[FAQs](http://avni.globalseismology.org/stable/overview/faq.html) for additional\nclarifications.\n\n## Acknowledgments\n\n  * Funded by the [National Science Foundation](http://nsf.gov) and the\n  [Computational Infrastructure for Geodynamics](http://geodynamics.org).\n  * A project like this one is a culmination of feedback and input from several\n  excellent [colleagues and\n  organizations](https://globalseismology.princeton.edu/about/people). We thank\n  members of the open source and Earth Science communities for their input and\n  non-Github contributions.\n  * Computational resources maintained by Princeton University accessible through\n  the [AVNI website](http://avni.globalseismology.org). We thank the system\n  administrators for assistance.\n\nsrc=\"http://avni.globalseismology.org/stable/_static/logos/CIG_logo.png\"\nsrc=\"http://avni.globalseismology.org/stable/_static/logos/PU-standard.png\"\nwidth=\"325\">\n\n\n",
    "bugtrack_url": null,
    "license": "GPL",
    "summary": "Analysis and Visualization toolkit for plaNetary Inferences provides web-based and backend code access to tools, techniques, models and data.",
    "version": "0.1.0",
    "project_urls": {
        "Documentation": "https://avni.globalseismology.org",
        "Homepage": "https://avni.globalseismology.org",
        "Source": "https://github.com/globalseismology/avni",
        "Tracker": "https://github.com/globalseismology/avni/issues"
    },
    "split_keywords": [
        "earth-science",
        "earth-observation",
        "earthquake",
        "earth",
        "earthquake-data",
        "geology",
        "geophysics",
        "geophysical-inversions",
        "seismology",
        "seismic-inversion",
        "seismic-waves",
        "seismic-tomography",
        "mineral",
        "geochemistry",
        "geodesy",
        "physics",
        "modeling",
        "modeling-tool",
        "model",
        "geodynamics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "001e705e1aee09cf240bba5830ecebb4f0ad19f9917637f17d9e56eb74026aad",
                "md5": "0c82a1aa130caa6a5e2154dd088c4824",
                "sha256": "46a3a74c43f18d9e9ab015f128a21720bc4d02c26b9660ea7042f0adc4f93a8b"
            },
            "downloads": -1,
            "filename": "avni-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0c82a1aa130caa6a5e2154dd088c4824",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 204420,
            "upload_time": "2023-10-24T02:05:49",
            "upload_time_iso_8601": "2023-10-24T02:05:49.305399Z",
            "url": "https://files.pythonhosted.org/packages/00/1e/705e1aee09cf240bba5830ecebb4f0ad19f9917637f17d9e56eb74026aad/avni-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-24 02:05:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "globalseismology",
    "github_project": "avni",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "avni"
}
        
Elapsed time: 0.17852s