Skip to main content

IN-CORE visualization python package

Project description

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) and here (2). 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 channel to your environment, run

conda config –-add channels conda-forge

To install pyincore-viz package, run

conda install -c in-core pyincore-viz

To update pyIncore-viz, run

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

pip install pyincore-viz

Documentation Containter

To build the container with the documentation you can use:

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/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyincore_viz-1.11.0.tar.gz (31.9 kB view details)

Uploaded Source

Built Distribution

pyincore_viz-1.11.0-py3-none-any.whl (33.7 kB view details)

Uploaded Python 3

File details

Details for the file pyincore_viz-1.11.0.tar.gz.

File metadata

  • Download URL: pyincore_viz-1.11.0.tar.gz
  • Upload date:
  • Size: 31.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pyincore_viz-1.11.0.tar.gz
Algorithm Hash digest
SHA256 ba3af5628aa5ad65d045e7ff2f845c05f65830d846b21d549fef98708ca2c711
MD5 84695a993fddd0e15189d94b6cf55ff6
BLAKE2b-256 123215766e57f23441bf1d260993db80501fbafefc4cac865462f1778b956321

See more details on using hashes here.

File details

Details for the file pyincore_viz-1.11.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pyincore_viz-1.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d4f5c9732fe707e210f3b5203a94120f1bcc90ecf39adeec1e5ffeb2c42b6842
MD5 be7a661f3b74da947ade72feb17fedd0
BLAKE2b-256 6aa77392ef95df8b4cb818cfb0792c193ecb59f91e2954146725c99be6d70b70

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page