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
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba3af5628aa5ad65d045e7ff2f845c05f65830d846b21d549fef98708ca2c711 |
|
MD5 | 84695a993fddd0e15189d94b6cf55ff6 |
|
BLAKE2b-256 | 123215766e57f23441bf1d260993db80501fbafefc4cac865462f1778b956321 |
File details
Details for the file pyincore_viz-1.11.0-py3-none-any.whl
.
File metadata
- Download URL: pyincore_viz-1.11.0-py3-none-any.whl
- Upload date:
- Size: 33.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4f5c9732fe707e210f3b5203a94120f1bcc90ecf39adeec1e5ffeb2c42b6842 |
|
MD5 | be7a661f3b74da947ade72feb17fedd0 |
|
BLAKE2b-256 | 6aa77392ef95df8b4cb818cfb0792c193ecb59f91e2954146725c99be6d70b70 |