pyincore-viz


Namepyincore-viz JSON
Version 1.11.0 PyPI version JSON
download
home_pagehttps://incore.ncsa.illinois.edu
SummaryIN-CORE visualization python package
upload_time2024-10-24 13:33:38
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMozilla Public License v2.0
keywords infrastructure resilience hazards data discovery in-core earthquake tsunami tornado hurricane dislocation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pyincore-viz
============

**pyincore-viz** is a component of IN-CORE that provides visualization and other utilities for use with **pyincore**.
 

Mac specific notes
------------------

- We use `matplotlib` library to create graphs. There is a Mac specific installation issue addressed at `here (1) <https://stackoverflow.com/questions/4130355/python-matplotlib-framework-under-macosx>`_ and 
  `here (2) <https://stackoverflow.com/questions/21784641/installation-issue-with-matplotlib-python>`_. 
  In a nutshell, insert line: `backend : Agg` into `~/.matplotlib/matplotlibrc` file.

Installation with conda
-----------------------

Installing **pyincore-viz** with Conda is officially supported by IN-CORE development team. 

To add `conda-forge <https://conda-forge.org/>`__  channel to your environment, run

.. code-block:: console

   conda config –-add channels conda-forge

To install **pyincore-viz** package, run

.. code-block:: console

   conda install -c in-core pyincore-viz


To update **pyIncore-viz**, run

.. code-block:: console

   conda update -c in-core pyincore-viz


Installation with pip
-----------------------

Installing **pyincore-viz** with pip is **NOT supported** by IN-CORE development team.
Please use pip for installing pyincore-viz at your discretion. 

**Installing pyincore-viz with pip is only tested on linux environment.**

**Prerequisite**

* GDAL C library must be installed to install pyincore-viz. (for Ubuntu, **gdal-bin** and **libgdal-dev**)
* For developers, pre-install must be installed. If not, run `brew install pre-commit` or `pip install pre-commit`.

To install **pyincore-viz** package, run

.. code-block:: console

   pip install pyincore-viz

Documentation Containter
------------------------

To build the container with the documentation you can use:

.. code-block:: console

   docker build -t doc/pyincore-viz -f Dockerfile.docs .
   docker run -ti -p 8000:80 doc/pyincore-viz


Then check the documentation at `http://localhost:8000/doc/pyincore_viz/ <http://localhost:8000/doc/pyincore_viz/>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://incore.ncsa.illinois.edu",
    "name": "pyincore-viz",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "infrastructure, resilience, hazards, data discovery, IN-CORE, earthquake, tsunami, tornado, hurricane, dislocation",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/12/32/15766e57f23441bf1d260993db80501fbafefc4cac865462f1778b956321/pyincore_viz-1.11.0.tar.gz",
    "platform": null,
    "description": "pyincore-viz\n============\n\n**pyincore-viz** is a component of IN-CORE that provides visualization and other utilities for use with **pyincore**.\n \n\nMac specific notes\n------------------\n\n- We use `matplotlib` library to create graphs. There is a Mac specific installation issue addressed at `here (1) <https://stackoverflow.com/questions/4130355/python-matplotlib-framework-under-macosx>`_ and \n  `here (2) <https://stackoverflow.com/questions/21784641/installation-issue-with-matplotlib-python>`_. \n  In a nutshell, insert line: `backend : Agg` into `~/.matplotlib/matplotlibrc` file.\n\nInstallation with conda\n-----------------------\n\nInstalling **pyincore-viz** with Conda is officially supported by IN-CORE development team. \n\nTo add `conda-forge <https://conda-forge.org/>`__  channel to your environment, run\n\n.. code-block:: console\n\n   conda config \u2013-add channels conda-forge\n\nTo install **pyincore-viz** package, run\n\n.. code-block:: console\n\n   conda install -c in-core pyincore-viz\n\n\nTo update **pyIncore-viz**, run\n\n.. code-block:: console\n\n   conda update -c in-core pyincore-viz\n\n\nInstallation with pip\n-----------------------\n\nInstalling **pyincore-viz** with pip is **NOT supported** by IN-CORE development team.\nPlease use pip for installing pyincore-viz at your discretion. \n\n**Installing pyincore-viz with pip is only tested on linux environment.**\n\n**Prerequisite**\n\n* GDAL C library must be installed to install pyincore-viz. (for Ubuntu, **gdal-bin** and **libgdal-dev**)\n* For developers, pre-install must be installed. If not, run `brew install pre-commit` or `pip install pre-commit`.\n\nTo install **pyincore-viz** package, run\n\n.. code-block:: console\n\n   pip install pyincore-viz\n\nDocumentation Containter\n------------------------\n\nTo build the container with the documentation you can use:\n\n.. code-block:: console\n\n   docker build -t doc/pyincore-viz -f Dockerfile.docs .\n   docker run -ti -p 8000:80 doc/pyincore-viz\n\n\nThen check the documentation at `http://localhost:8000/doc/pyincore_viz/ <http://localhost:8000/doc/pyincore_viz/>`_.\n",
    "bugtrack_url": null,
    "license": "Mozilla Public License v2.0",
    "summary": "IN-CORE visualization python package",
    "version": "1.11.0",
    "project_urls": {
        "Bug Reports": "https://github.com/IN-CORE/pyincor-vize/issues",
        "Homepage": "https://incore.ncsa.illinois.edu",
        "Source": "https://github.com/IN-CORE/pyincor-vize"
    },
    "split_keywords": [
        "infrastructure",
        " resilience",
        " hazards",
        " data discovery",
        " in-core",
        " earthquake",
        " tsunami",
        " tornado",
        " hurricane",
        " dislocation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6aa77392ef95df8b4cb818cfb0792c193ecb59f91e2954146725c99be6d70b70",
                "md5": "be7a661f3b74da947ade72feb17fedd0",
                "sha256": "d4f5c9732fe707e210f3b5203a94120f1bcc90ecf39adeec1e5ffeb2c42b6842"
            },
            "downloads": -1,
            "filename": "pyincore_viz-1.11.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "be7a661f3b74da947ade72feb17fedd0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 33669,
            "upload_time": "2024-10-24T13:33:37",
            "upload_time_iso_8601": "2024-10-24T13:33:37.734744Z",
            "url": "https://files.pythonhosted.org/packages/6a/a7/7392ef95df8b4cb818cfb0792c193ecb59f91e2954146725c99be6d70b70/pyincore_viz-1.11.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "123215766e57f23441bf1d260993db80501fbafefc4cac865462f1778b956321",
                "md5": "84695a993fddd0e15189d94b6cf55ff6",
                "sha256": "ba3af5628aa5ad65d045e7ff2f845c05f65830d846b21d549fef98708ca2c711"
            },
            "downloads": -1,
            "filename": "pyincore_viz-1.11.0.tar.gz",
            "has_sig": false,
            "md5_digest": "84695a993fddd0e15189d94b6cf55ff6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 31863,
            "upload_time": "2024-10-24T13:33:38",
            "upload_time_iso_8601": "2024-10-24T13:33:38.851092Z",
            "url": "https://files.pythonhosted.org/packages/12/32/15766e57f23441bf1d260993db80501fbafefc4cac865462f1778b956321/pyincore_viz-1.11.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-24 13:33:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "IN-CORE",
    "github_project": "pyincor-vize",
    "github_not_found": true,
    "lcname": "pyincore-viz"
}
        
Elapsed time: 0.39212s