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

Commit message convention

Semantic release rely on conventional commits to generate new releases and changelog.

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.13.0.tar.gz (46.0 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.13.0-py3-none-any.whl (52.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for parsli-0.13.0.tar.gz
Algorithm Hash digest
SHA256 32cfd59fee9cfa4b56527bbca99ef6ca575ba3677d9e4ae60e7179488a740254
MD5 aae131b626293b114b2f16eea36327bd
BLAKE2b-256 d2c53fe183bc018694ba8cf61429215a7c82e6a0aae71b9d0a7c93bf3b66d0ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for parsli-0.13.0.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.13.0-py3-none-any.whl.

File metadata

  • Download URL: parsli-0.13.0-py3-none-any.whl
  • Upload date:
  • Size: 52.6 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.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 654c106c725af9e7a4e31d308379e2e05a5b5be96be1a42c2c111b2eb81f2ee9
MD5 9a160839de950549d1919c7c8d21ed70
BLAKE2b-256 91771eb16661d140422e6ed53c116d17c947a0bb3cf7159267c08574ff0396c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for parsli-0.13.0-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