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.14.0.tar.gz (46.2 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.14.0-py3-none-any.whl (53.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for parsli-0.14.0.tar.gz
Algorithm Hash digest
SHA256 54070b12e2986c106d9306f8fec53084c7f522b99f0c5d5a6c8444391ce15221
MD5 f7381042a63a1ffd93aa40a291780c17
BLAKE2b-256 ce89dbe5537377917073c0d0465310f4af2e5eda550abc9ad9dd41de296b300e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: parsli-0.14.0-py3-none-any.whl
  • Upload date:
  • Size: 53.0 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.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f52d4d1b6c74f0572a3f2b5e1a685ee01b5d501ef4b35105fe3ddb158fc25dcf
MD5 f645b43d918d5e6eec7d705779d931d3
BLAKE2b-256 df49a0cd1bc7d6bdf7c2e939f6383ca8416d4388788bff84e28b7385920272e3

See more details on using hashes here.

Provenance

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