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
Hashes for pyincore_viz-1.11.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4f5c9732fe707e210f3b5203a94120f1bcc90ecf39adeec1e5ffeb2c42b6842 |
|
MD5 | be7a661f3b74da947ade72feb17fedd0 |
|
BLAKE2b-256 | 6aa77392ef95df8b4cb818cfb0792c193ecb59f91e2954146725c99be6d70b70 |