Skip to main content

Utility package for processing and visualizing 3D datasets

Project description

Pan3D

Kitware Logo

Documentation Status Binder Build Status PyPI Version License

Pan3D aims to be an utility package for viewing and processing a wide variety of multidimensional datasets. Any dataset that can be interpreted with xarray can be explored and rendered with Pan3D.

For an introduction to this project, check out our blog post.

Installation

To install requirements for the DatasetBuilder class only:

pip install pan3d

To install requirements for the DatasetViewer user interface:

pip install pan3d[viewer]

Optional: to install requirements for Pangeo and ESGF catalogs, respectively:

pip install pan3d[pangeo]

pip install pan3d[esgf]

Recommended: To install all requirements, including optional packages:

pip install pan3d[all]

Quick Start

pan3d-viewer is the main entrypoint for launching Pan3D locally. Below are some example usages.

To launch Pan3D without a target dataset to browse XArray examples:

pan3d-viewer

To launch Pan3D with a local path to a target dataset:

pan3d-viewer --dataset=/path/to/dataset.zarr

To launch Pan3D with a remote URL to a target dataset:

pan3d-viewer --dataset=https://host.org/link/to/dataset.zarr

To launch Pan3D with a compatible configuration file (see examples):

pan3d-viewer --config_path=/path/to/pan3d_state.json

To launch Pan3D with the option to browse the Pangeo and ESGF Dataset Catalogs:

pan3d-viewer --catalogs pangeo esgf

Or you may specify only one catalog:

pan3d-viewer --catalogs pangeo

pan3d-viewer --catalogs esgf

The pan3d-viewer entrypoint will automatically launch your default browser to open localhost:8080.

To launch without opening your browser, add the --server argument to your command.

Tutorials

Examples

Pan3D comes with a set of example configuration files and example Jupyter notebooks in the examples folder. You can checkout the repository to run these locally, or you can use the Pan3D Binder instance to run these examples.

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

pan3d-0.8.2.tar.gz (28.2 kB view details)

Uploaded Source

Built Distribution

pan3d-0.8.2-py3-none-any.whl (33.1 kB view details)

Uploaded Python 3

File details

Details for the file pan3d-0.8.2.tar.gz.

File metadata

  • Download URL: pan3d-0.8.2.tar.gz
  • Upload date:
  • Size: 28.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for pan3d-0.8.2.tar.gz
Algorithm Hash digest
SHA256 97717a0e7d8587734c00d5bfc534cda54d74ce64fec016d7fe05d286b769c0a5
MD5 41ca4e59386aaa1ca882cc2fa73f33d0
BLAKE2b-256 4b8227eb4727de37881ffab4cdc43d4ae3394aa12fdb1f87730ef34e99757025

See more details on using hashes here.

File details

Details for the file pan3d-0.8.2-py3-none-any.whl.

File metadata

  • Download URL: pan3d-0.8.2-py3-none-any.whl
  • Upload date:
  • Size: 33.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for pan3d-0.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e4e783bf1a074775e152851d15e170dcbf6755c8d886bad93f96e88967c22883
MD5 3340c22288f4fa73cbe9346a5661961b
BLAKE2b-256 520eaa38d657689b5ca1e51c06950fa13d581d8eef13c57d424a673be2b63489

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