pyvims


Namepyvims JSON
Version 1.0.4 PyPI version JSON
download
home_pagehttps://github.com/seignovert/pyvims
SummaryPython package to manipulate the Cassini VIMS data
upload_time2023-01-13 17:04:22
maintainer
docs_urlNone
authorBenoit Seignovert (LPG-Nantes)
requires_python>=3.6
licenseBSD
keywords cassini vims titan
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PyVIMS
======

|Build| |Python| |Status| |Version| |License|

|PyPI| |Binder| |Zenodo|

.. |Build| image:: https://github.com/seignovert/pyvims/workflows/Github%20Actions/badge.svg
        :target: https://github.com/seignovert/pyvims/actions?query=workflow%3AGithub%20Actions
.. |Python| image:: https://img.shields.io/pypi/pyversions/pyvims.svg?label=Python
        :target: https://pypi.org/project/pyvims
.. |Status| image:: https://img.shields.io/pypi/status/pyvims.svg?label=Status
        :target: https://pypi.org/project/pyvims
.. |Version| image:: https://img.shields.io/pypi/v/pyvims.svg?label=Version
        :target: https://pypi.org/project/pyvims
.. |License| image:: https://img.shields.io/pypi/l/pyvims.svg?label=License
        :target: https://pypi.org/project/pyvims
.. |PyPI| image:: https://img.shields.io/badge/PyPI-pyvims-blue.svg?logo=python&logoColor=white
        :target: https://pypi.org/project/pyvims
.. |Binder| image:: https://badgen.net/badge/Binder/Live%20Demo/blue?icon=terminal
        :target: https://mybinder.org/v2/gh/seignovert/pyvims/main?filepath=notebooks/playground.ipynb
.. |Zenodo| image:: https://zenodo.org/badge/126732857.svg
        :target: https://zenodo.org/badge/latestdoi/126732857


Python package to manipulate the Cassini VIMS data.


Install
-------

.. code:: bash

    pip install pyvims


Upgrade
-------

.. code:: bash

    pip install --upgrade pyvims


Examples
--------
To use, simply do:

.. code:: python

    >>> 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

    >>> cub.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 <https://nbviewer.jupyter.org/github/seignovert/pyvims/blob/main/notebooks/pyvims.ipynb>`_
where more examples of usage are provided. You can also try this
`live demo on Binder <https://mybinder.org/v2/gh/seignovert/pyvims/main?filepath=notebooks/playground.ipynb>`_.


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

    Seignovert et al. - PyVIMS (Version 1.0.4) - `Zenodo`_

.. _`Zenodo`: https://zenodo.org/badge/latestdoi/126732857


Disclaimer
----------
This project is not supported or endorsed by either JPL or NASA.
The code is provided "as is", use at your own risk.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/seignovert/pyvims",
    "name": "pyvims",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "cassini,vims,titan",
    "author": "Benoit Seignovert (LPG-Nantes)",
    "author_email": "pyvims@seignovert.fr",
    "download_url": "https://files.pythonhosted.org/packages/21/1a/3b081bbb79dea676a1611c7d6c2061a7fcc88a78f9d42249bbb5940bfd22/pyvims-1.0.4.tar.gz",
    "platform": null,
    "description": "PyVIMS\n======\n\n|Build| |Python| |Status| |Version| |License|\n\n|PyPI| |Binder| |Zenodo|\n\n.. |Build| image:: https://github.com/seignovert/pyvims/workflows/Github%20Actions/badge.svg\n        :target: https://github.com/seignovert/pyvims/actions?query=workflow%3AGithub%20Actions\n.. |Python| image:: https://img.shields.io/pypi/pyversions/pyvims.svg?label=Python\n        :target: https://pypi.org/project/pyvims\n.. |Status| image:: https://img.shields.io/pypi/status/pyvims.svg?label=Status\n        :target: https://pypi.org/project/pyvims\n.. |Version| image:: https://img.shields.io/pypi/v/pyvims.svg?label=Version\n        :target: https://pypi.org/project/pyvims\n.. |License| image:: https://img.shields.io/pypi/l/pyvims.svg?label=License\n        :target: https://pypi.org/project/pyvims\n.. |PyPI| image:: https://img.shields.io/badge/PyPI-pyvims-blue.svg?logo=python&logoColor=white\n        :target: https://pypi.org/project/pyvims\n.. |Binder| image:: https://badgen.net/badge/Binder/Live%20Demo/blue?icon=terminal\n        :target: https://mybinder.org/v2/gh/seignovert/pyvims/main?filepath=notebooks/playground.ipynb\n.. |Zenodo| image:: https://zenodo.org/badge/126732857.svg\n        :target: https://zenodo.org/badge/latestdoi/126732857\n\n\nPython package to manipulate the Cassini VIMS data.\n\n\nInstall\n-------\n\n.. code:: bash\n\n    pip install pyvims\n\n\nUpgrade\n-------\n\n.. code:: bash\n\n    pip install --upgrade pyvims\n\n\nExamples\n--------\nTo use, simply do:\n\n.. code:: python\n\n    >>> from pyvims import VIMS\n\n    >>> cube = VIMS('1487096932_1')\n\n    >>> cube\n    <VIMS> Cube: 1487096932_1\n    - Size: (42, 42)\n    - Channel: IR\n    - Mode: NORMAL\n    - Start time: 2005-02-14 18:02:29.023000\n    - Stop time: 2005-02-14 18:07:32.930000\n    - Exposure: 0.16276 sec\n    - Duration: 0:05:03.907000\n    - Main target: TITAN\n    - Flyby: T3\n\n    >>> cub.time\n    datetime.datetime(2005, 2, 14, 18, 5, 0, 976500)\n\n    >>> cube.target_name\n    'TITAN'\n\n    >>> cube.NS, cube.NL\n    (42, 42)\n\nFor more details, take a look to the\n`static Jupyter NoteBook <https://nbviewer.jupyter.org/github/seignovert/pyvims/blob/main/notebooks/pyvims.ipynb>`_\nwhere more examples of usage are provided. You can also try this\n`live demo on Binder <https://mybinder.org/v2/gh/seignovert/pyvims/main?filepath=notebooks/playground.ipynb>`_.\n\n\nCitation\n--------\nIf you use this package for your research, please cite it as:\n\n    Seignovert et al. - PyVIMS (Version 1.0.4) - `Zenodo`_\n\n.. _`Zenodo`: https://zenodo.org/badge/latestdoi/126732857\n\n\nDisclaimer\n----------\nThis project is not supported or endorsed by either JPL or NASA.\nThe code is provided \"as is\", use at your own risk.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Python package to manipulate the Cassini VIMS data",
    "version": "1.0.4",
    "split_keywords": [
        "cassini",
        "vims",
        "titan"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a85cbb6b336280f1bc73d1e7fa195cc8ef6c3ebf5fdb72de3a196d2e97e08c54",
                "md5": "4221132a3921ed60189a2d81b23d9717",
                "sha256": "ec48d224478c4ec50b54ae79183078f1a10e097136e9754e466b8180e585732b"
            },
            "downloads": -1,
            "filename": "pyvims-1.0.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4221132a3921ed60189a2d81b23d9717",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 2405466,
            "upload_time": "2023-01-13T17:04:20",
            "upload_time_iso_8601": "2023-01-13T17:04:20.099935Z",
            "url": "https://files.pythonhosted.org/packages/a8/5c/bb6b336280f1bc73d1e7fa195cc8ef6c3ebf5fdb72de3a196d2e97e08c54/pyvims-1.0.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "211a3b081bbb79dea676a1611c7d6c2061a7fcc88a78f9d42249bbb5940bfd22",
                "md5": "cca3ca6705f00176fb9c5d4e35b3ea77",
                "sha256": "ec301d566c2fcf432da6a50f13623bb40d3c2c4a3b338e28eef70ae9bea4c399"
            },
            "downloads": -1,
            "filename": "pyvims-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "cca3ca6705f00176fb9c5d4e35b3ea77",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2381481,
            "upload_time": "2023-01-13T17:04:22",
            "upload_time_iso_8601": "2023-01-13T17:04:22.436853Z",
            "url": "https://files.pythonhosted.org/packages/21/1a/3b081bbb79dea676a1611c7d6c2061a7fcc88a78f9d42249bbb5940bfd22/pyvims-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-13 17:04:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "seignovert",
    "github_project": "pyvims",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pyvims"
}
        
Elapsed time: 0.04498s