Skip to main content

Earth data viewers

Project description

parsli

Actions Status PyPI version PyPI platforms GitHub Discussion

Getting started

First you should setup a virtual environment for this Python Application. You can use conda, uv or anything else for managing your Python runtime. For the following commands, we will be using uv with Python 3.10.

uv venv -p 3.10
source .venv/bin/activate
uv pip install parsli

Once your environment is loaded, you can start the viewer by running the following command:

# use remote rendering
python -m parsli.viewer --data ./data/model_0000000881_multi.hdf5

# use wasm for local rendering
python -m parsli.viewer --data ./data/model_0000000881_multi.hdf5 --wasm

# use shorthand executable
parsli --data ./data/model_0000000881_multi.hdf5

App

Development setup

We assume your virtual environment is activated

uv pip install -e ".[dev]"
pre-commit install

This will automatically format and some static checking on the code at commit time, but you can also run it by hand using the following command line.

pre-commit run --all-files

Nox can also be used for running tests or linting the code.

# run everything
nox

# run just the linting
nox -s lint

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

parsli-0.10.2.tar.gz (40.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

parsli-0.10.2-py3-none-any.whl (46.9 kB view details)

Uploaded Python 3

File details

Details for the file parsli-0.10.2.tar.gz.

File metadata

  • Download URL: parsli-0.10.2.tar.gz
  • Upload date:
  • Size: 40.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for parsli-0.10.2.tar.gz
Algorithm Hash digest
SHA256 d138513f2a7568372c46c56fedc9606d993bdb6f7da8424e1a556c2ee22cb463
MD5 5fe8c04a4528c2a2562096ccb9ed767c
BLAKE2b-256 40287a383c049ac72c1d57a532f066236a80ce76925ca4aa3e7bd5ede745aac1

See more details on using hashes here.

Provenance

The following attestation bundles were made for parsli-0.10.2.tar.gz:

Publisher: test_and_release.yml on brendanjmeade/parsli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file parsli-0.10.2-py3-none-any.whl.

File metadata

  • Download URL: parsli-0.10.2-py3-none-any.whl
  • Upload date:
  • Size: 46.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for parsli-0.10.2-py3-none-any.whl
Algorithm Hash digest
SHA256 59dd13d75d8bbab9ae3c5bc17edc0b1f3e43385d115fd895d28f7269a78da6a7
MD5 584bb022cc7ebb280e4233e7e0cd7ea4
BLAKE2b-256 e4e2c1a4d75fbd80ef37f79b5754b533c73548c6c9ffc6f9d62cf752dfa84b86

See more details on using hashes here.

Provenance

The following attestation bundles were made for parsli-0.10.2-py3-none-any.whl:

Publisher: test_and_release.yml on brendanjmeade/parsli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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