pytplot-mpl-temp


Namepytplot-mpl-temp JSON
Version 2.2.23 PyPI version JSON
download
home_pagehttps://github.com/MAVENSDC/pytplot
SummaryA python version of IDL tplot libraries
upload_time2024-04-26 16:34:21
maintainerNone
docs_urlNone
authorMAVEN SDC
requires_python>=3.9
licenseNone
keywords tplot maven lasp idl spedas
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![build](https://github.com/MAVENSDC/PyTplot/workflows/build/badge.svg)](https://github.com/MAVENSDC/PyTplot/actions)
[![DOI](https://zenodo.org/badge/68843190.svg)](https://zenodo.org/badge/latestdoi/68843190)

# pytplot - matplotlib version

Pytplot is a python package which aims to mimic the functionality of the IDL "tplot" libraries for analysis and visualization of heliophysics time series data.

This is the modified (matplotlib) version of the pytplot package. This version is used in the pyspedas project, which is a python rewrite of the IDL SPEDAS software.

Pytplot can be used in python scripts, or interactively through IPython and the Jupyter notebook.


## How It Works

Data is read into pytplot by using the "store_data" command.  Each dataset is assigned a unique name by the user.

The data is stored in a "tplot variable" class.  The tplot variables contain all the information required to create a plot of the dataset.  The details of the plot, such as axis titles, types, line colors, etc, can be changed through other functions in pytplot.


## Install Python

You need to install Python 3.8 or later.


## Install pytplot

Open up a terminal, and type::

	pip install pytplot-mpl-temp

This will install pytplot and all of it's dependencies.

Since this version is designed to be used with pyspedas, you can also install it by installing pyspedas:

	pip install pyspedas

To update the package to the latest released version, use:

	pip install pytplot-mpl-temp --upgrade
	pip install pyspedas --upgrade


## Running pytplot

To start using pytplot in a similar manner to IDL tplot, start up an interactive environment through the terminal command:

	ipython

or, if you prefer the jupyter interactive notebook:

	jupyter notebook

then, just import the package by typing the command:

	import pytplot


## Contact

If you have any suggestions or notice any problems, don't hesitate to contact Jim Lewis: jwl@ssl.berkeley.edu

The original version of pytplot was developed by Bryan Harter: harter@lasp.colorado.edu


## License

Released under the MIT license.


## Additional Information

PySPEDAS: https://github.com/spedas/pyspedas

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MAVENSDC/pytplot",
    "name": "pytplot-mpl-temp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "tplot, maven, lasp, IDL, spedas",
    "author": "MAVEN SDC",
    "author_email": "mavensdc@lasp.colorado.edu",
    "download_url": "https://files.pythonhosted.org/packages/80/a8/19d8e00d7e684cabc402192c957125a03379c7790b5ae27fe5e13f582ac1/pytplot-mpl-temp-2.2.23.tar.gz",
    "platform": null,
    "description": "[![build](https://github.com/MAVENSDC/PyTplot/workflows/build/badge.svg)](https://github.com/MAVENSDC/PyTplot/actions)\n[![DOI](https://zenodo.org/badge/68843190.svg)](https://zenodo.org/badge/latestdoi/68843190)\n\n# pytplot - matplotlib version\n\nPytplot is a python package which aims to mimic the functionality of the IDL \"tplot\" libraries for analysis and visualization of heliophysics time series data.\n\nThis is the modified (matplotlib) version of the pytplot package. This version is used in the pyspedas project, which is a python rewrite of the IDL SPEDAS software.\n\nPytplot can be used in python scripts, or interactively through IPython and the Jupyter notebook.\n\n\n## How It Works\n\nData is read into pytplot by using the \"store_data\" command.  Each dataset is assigned a unique name by the user.\n\nThe data is stored in a \"tplot variable\" class.  The tplot variables contain all the information required to create a plot of the dataset.  The details of the plot, such as axis titles, types, line colors, etc, can be changed through other functions in pytplot.\n\n\n## Install Python\n\nYou need to install Python 3.8 or later.\n\n\n## Install pytplot\n\nOpen up a terminal, and type::\n\n\tpip install pytplot-mpl-temp\n\nThis will install pytplot and all of it's dependencies.\n\nSince this version is designed to be used with pyspedas, you can also install it by installing pyspedas:\n\n\tpip install pyspedas\n\nTo update the package to the latest released version, use:\n\n\tpip install pytplot-mpl-temp --upgrade\n\tpip install pyspedas --upgrade\n\n\n## Running pytplot\n\nTo start using pytplot in a similar manner to IDL tplot, start up an interactive environment through the terminal command:\n\n\tipython\n\nor, if you prefer the jupyter interactive notebook:\n\n\tjupyter notebook\n\nthen, just import the package by typing the command:\n\n\timport pytplot\n\n\n## Contact\n\nIf you have any suggestions or notice any problems, don't hesitate to contact Jim Lewis: jwl@ssl.berkeley.edu\n\nThe original version of pytplot was developed by Bryan Harter: harter@lasp.colorado.edu\n\n\n## License\n\nReleased under the MIT license.\n\n\n## Additional Information\n\nPySPEDAS: https://github.com/spedas/pyspedas\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A python version of IDL tplot libraries",
    "version": "2.2.23",
    "project_urls": {
        "Homepage": "https://github.com/MAVENSDC/pytplot"
    },
    "split_keywords": [
        "tplot",
        " maven",
        " lasp",
        " idl",
        " spedas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2d609a568c686c641764b66633d47d93dc162123af286ccbcbe15da13684627",
                "md5": "8b85335c58ef80eca0402fb34369f7b9",
                "sha256": "d17694fb1253c0806147a5f37eb69d9a997035667b22f06a5a98a6852c7bd5b0"
            },
            "downloads": -1,
            "filename": "pytplot_mpl_temp-2.2.23-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8b85335c58ef80eca0402fb34369f7b9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 1796706,
            "upload_time": "2024-04-26T16:34:04",
            "upload_time_iso_8601": "2024-04-26T16:34:04.371672Z",
            "url": "https://files.pythonhosted.org/packages/d2/d6/09a568c686c641764b66633d47d93dc162123af286ccbcbe15da13684627/pytplot_mpl_temp-2.2.23-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80a819d8e00d7e684cabc402192c957125a03379c7790b5ae27fe5e13f582ac1",
                "md5": "e282b8cfbf57d9afd55209f0db9a86a0",
                "sha256": "22c74fe1fac4438baf9ee7fbe2c5261fa4903646017025b0c56353fddc764da5"
            },
            "downloads": -1,
            "filename": "pytplot-mpl-temp-2.2.23.tar.gz",
            "has_sig": false,
            "md5_digest": "e282b8cfbf57d9afd55209f0db9a86a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1674403,
            "upload_time": "2024-04-26T16:34:21",
            "upload_time_iso_8601": "2024-04-26T16:34:21.598859Z",
            "url": "https://files.pythonhosted.org/packages/80/a8/19d8e00d7e684cabc402192c957125a03379c7790b5ae27fe5e13f582ac1/pytplot-mpl-temp-2.2.23.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-26 16:34:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MAVENSDC",
    "github_project": "pytplot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pytplot-mpl-temp"
}
        
Elapsed time: 0.23397s