Skip to main content

Python package to manipulate the Cassini VIMS data

Project description

PyVIMS

Build Python Status Version License

PyPI Conda-Forge Binder Zenodo

Python package to manipulate the Cassini VIMS data.

Install

pip install pyvims

PyVIMS is also distribute in conda-forge.

Get started

>>> from pyvims import VIMS

>>> cube = VIMS('1487096932_1')

>>> cube
<VIMS> Cube: 1487096932_1
- Size: (42, 42)
- Channel: IR
- Mode: NORMAL
- Start time: 2005-02-14 18:02:29.023000
- Stop time: 2005-02-14 18:07:32.930000
- Exposure: 0.16276 sec
- Duration: 0:05:03.907000
- Main target: TITAN
- Flyby: T3

>>> cube.time
datetime.datetime(2005, 2, 14, 18, 5, 0, 976500)

>>> cube.target_name
'TITAN'

>>> cube.NS, cube.NL
(42, 42)

For more details, take a look to the static Jupyter NoteBook where more examples of usage are provided. You can also try this live demo on Binder.

Citation

If you use this package for your research, please cite it as:

Seignovert et al. - PyVIMS (Version 1.1.1) - Zenodo

Local development

This project is managed with uv. If you want to contribute to this project, you need to install it first. Then clone this repo:

git clone https://github.com/seignovert/pyvims
cd pyvims

Lint the content of the project with ruff:

uv run ruff check
uv run ruff format

Check that all the tests pass successfully:

uv run pytest
uv run pytest --nbval-lax notebooks/

Maintainer: Bump project version:

uv run bump-my-version bump [major|minor|patch]

Disclaimer

This project is distributed under BSD 3-Clause open-source license. Don't forget to cite this package if you use it. Note that this project is not supported or endorsed neither by JPL, NASA nor ESA. The code is provided "as is", use at your own risk.

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

pyvims-1.1.1.tar.gz (2.4 MB view details)

Uploaded Source

Built Distribution

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

pyvims-1.1.1-py3-none-any.whl (2.4 MB view details)

Uploaded Python 3

File details

Details for the file pyvims-1.1.1.tar.gz.

File metadata

  • Download URL: pyvims-1.1.1.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pyvims-1.1.1.tar.gz
Algorithm Hash digest
SHA256 6679a7ed46f9eb90351c6d77906fa9cee057cc437ca13bf49a5b7bd55849a3d1
MD5 3c445b4127913b93e5cbcfb0bcf71b1a
BLAKE2b-256 885dab233047de83c1ebdc38183096ed11f6350272ec98e6539814e7e5c9afc9

See more details on using hashes here.

File details

Details for the file pyvims-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: pyvims-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pyvims-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f85804f82fb89d241d870957090ed1a646bdad1b2feb296479f01c66f50fcb8f
MD5 b7b11583c2797aee4506588d098aa967
BLAKE2b-256 a4636f62826b8cb3a75499ee5c33a22d312b0507cff134a95e80925827719d46

See more details on using hashes here.

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