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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyincore_viz-1.12.0.tar.gz.
File metadata
- Download URL: pyincore_viz-1.12.0.tar.gz
- Upload date:
- Size: 32.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e418344c97113d3c11c5b06ab21ef9e02eedeec362cc36da76511776ad70d50f
|
|
| MD5 |
413dc1b8c9f15a81a0b3fbef741623cc
|
|
| BLAKE2b-256 |
379e4c6b1c2350f6b3dbb4511a4f2ed9b98448dc5e44e2d8fd0cf4319d6b5584
|
File details
Details for the file pyincore_viz-1.12.0-py3-none-any.whl.
File metadata
- Download URL: pyincore_viz-1.12.0-py3-none-any.whl
- Upload date:
- Size: 33.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f236fd34a2ba5bc5f949743f726952003ebb24301294fd37537c1affe302e527
|
|
| MD5 |
e4f3ff4fbe1d20a0d9b31069c17fbf7d
|
|
| BLAKE2b-256 |
b6a5b7a950a5c00f88ddf51f2540308f89264e97ff7474d7a4c171c1ffedd7e5
|