{ "info": { "author": "Nick Hatzigeorgiu", "author_email": "nikos@berkeley.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering" ], "description": "\n# This is a minimal test for the pySPEDAS project\n\npySPEDAS is an implementation of the SPEDAS framework in python. \n\nThe Space Physics Environment Data Analysis Software ([SPEDAS](http://spedas.org/wiki)) framework is written in IDL and contains data loading, data analysis and data plotting tools for various scientific NASA missions. \n\nThis package is designed to work with the libraries [cdflib](https://github.com/MAVENSDC/cdflib) and [pytplot](https://github.com/MAVENSDC/PyTplot).\n\n### How It Works\n\nCDF files are downloaded from the internet to the local machine. \nThe data from these files is loaded into pytplot objects and can be plotted. \n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Install Python\n\nPython 3.5+ is required. \n\nWe recommend [Anaconda](https://www.continuum.io/downloads/) which comes with a suite of packages useful for science. \n\n### Install pySPEDAS\n\nTo install pySPEDAS, open a command line and type the command:\n\n```bash\npip install pyspedas\n```\n\n### Upgrade pySPEDAS\n\nIf you have already installed pySPEDAS, you can upgrade to the latest version using:\n\n```bash\npip install --upgrade pyspedas\n```\n\n## Running pySPEDAS\n\n### Time History of Events and Macroscale Interactions during Substorms (THEMIS) data\nAfter installation, please change the file `pyspedas/prefs.ini` and set `data_dir=C:\\Datapy\\themis` to a writable directory of your choice. This is the local directory where the CDF files will be saved. \n\nTo download CDF files for the THEMIS mission, use: \n\n```python\nimport pyspedas\n\npyspedas.load_data(mission, dates, probes, instruments, level, downloadonly)\n\n```\nFor example: \n\n```python\nd = pyspedas.load_data('themis', '2015-12-31', ['tha'], 'state', 'l1', False)\n```\n\n#### Crib sheets\n\nFolder `examples` contains some crib sheets to get you started. \n\n### Magnetospheric Multiscale (MMS) data\nTo set your local data directory for MMS, change the local_data_dir option in pyspedas/mms/mms_config.py\n\nTo load 1 day of L2 srvy-mode FGM data:\n```python\nfrom pyspedas import mms_load_fgm\n\nmms_load_fgm(trange=['2015-10-16', '2015-10-17'], data_rate='srvy')\n```\n\nTo load 1 minute of L2 brst-mode FPI electron moments data for probes 3 and 4:\n```python\nfrom pyspedas import mms_load_fpi\n\nmms_load_fpi(probe=[3, 4], trange=['2015-10-16/13:06', '2015-10-16/13:07'], data_rate='brst', datatype='des-moms')\n```\n\n### Additional Information\n\nFor pytplot, see: https://github.com/MAVENSDC/PyTplot\n\nFor cdflib, see: https://github.com/MAVENSDC/cdflib\n\nFor SPEDAS, see http://spedas.org/blog/\n\nFor information on the THEMIS mission, see http://themis.ssl.berkeley.edu/ \n\n(This is the permanent location of pyspedas. Previous location for the initial version of pyspedas was: https://github.com/nickssl/pyspedas)\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/spedas/testpyspedas", "keywords": "test spedas data tools", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "testpyspedas", "package_url": "https://pypi.org/project/testpyspedas/", "platform": "", "project_url": "https://pypi.org/project/testpyspedas/", "project_urls": { "Homepage": "https://github.com/spedas/testpyspedas", "Information": "http://spedas.org/wiki/" }, "release_url": "https://pypi.org/project/testpyspedas/0.1.5/", "requires_dist": [ "scipy", "numpy" ], "requires_python": ">=3.5", "summary": "Test of Python Space Physics Environment Data Analysis Software (SPEDAS)", "version": "0.1.5" }, "last_serial": 5657353, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "382ade912aad66adc35c76c9f6c4c6bf", "sha256": "264803cc20ecf0922f09da2e7244453c79db2815ec06ad9470c85e1c728f534f" }, "downloads": -1, "filename": "testpyspedas-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "382ade912aad66adc35c76c9f6c4c6bf", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 3450, "upload_time": "2019-07-19T06:46:38", "url": "https://files.pythonhosted.org/packages/a5/d0/7741e9d3b5287be78b784348ce4d6afc5f9f11670db88bf468c6d4c9416f/testpyspedas-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1fb2d2075e82239b293db379cf2eda23", "sha256": "2492f61b9eaa818af1d3d96f20c301e92240da19d4a4c291bf32b82afb8b7081" }, "downloads": -1, "filename": "testpyspedas-0.1.tar.gz", "has_sig": false, "md5_digest": "1fb2d2075e82239b293db379cf2eda23", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 3669, "upload_time": "2019-07-19T06:46:40", "url": "https://files.pythonhosted.org/packages/40/26/6b5191c94ac96d19b2ae96f1fec3e22a35abcbf71a4531a8958a1482b6fd/testpyspedas-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "95296dd28cca54a4dec139bd12299155", "sha256": "bb00e14d23461e7408a019535684a88809d16e88bf3f15079dbb04d31540b611" }, "downloads": -1, "filename": "testpyspedas-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "95296dd28cca54a4dec139bd12299155", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 3471, "upload_time": "2019-07-19T06:55:56", "url": "https://files.pythonhosted.org/packages/0c/8c/90ef03af307ec3f0d9c74085e45b4ceedb97ad7b0db9ff751bce6c3f24b7/testpyspedas-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "851584513de225f2556795673d03b4b5", "sha256": "34c66f7877e8b64646b6395cbb0c4257be556ca5699bb33d702fcbfb2afb7c15" }, "downloads": -1, "filename": "testpyspedas-0.1.1.tar.gz", "has_sig": false, "md5_digest": "851584513de225f2556795673d03b4b5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 3671, "upload_time": "2019-07-19T06:55:57", "url": "https://files.pythonhosted.org/packages/cd/d6/8d52f33877bfab031a03eb49157939945d01eb8f70c8583aa919af0a9ee7/testpyspedas-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "3ca18b06ea29d33f96abd9d1fb61381f", "sha256": "33d8d68249e8c438a8d0e79d6fa1d962f169ff7203b23124ac165cbb875b7a12" }, "downloads": -1, "filename": "testpyspedas-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3ca18b06ea29d33f96abd9d1fb61381f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 4545, "upload_time": "2019-07-19T07:03:47", "url": "https://files.pythonhosted.org/packages/0d/13/e97d081825ab75ea1239fbc43239bf2fea585c6ea4a3e99f78da4cd99200/testpyspedas-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9ae779db0b600f2a3d762cec4771beaf", "sha256": "75dc3d6bf80c41c6b0cda50de9a46ffabd39b1970ef2ac8674a3f0266860b681" }, "downloads": -1, "filename": "testpyspedas-0.1.2.tar.gz", "has_sig": false, "md5_digest": "9ae779db0b600f2a3d762cec4771beaf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 4153, "upload_time": "2019-07-19T07:03:48", "url": "https://files.pythonhosted.org/packages/db/33/0574ad2f10d5da488d753c4888ebdb86647f4198e478e02b4425c5a236db/testpyspedas-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "4499690b47d3eb8c360e4dc88be4b800", "sha256": "3699a958e6f3d34ed3b84634f0161086d1361e6b85dbd9367839b710a18d2296" }, "downloads": -1, "filename": "testpyspedas-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4499690b47d3eb8c360e4dc88be4b800", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 4554, "upload_time": "2019-08-09T15:19:13", "url": "https://files.pythonhosted.org/packages/bb/81/f22c21cb06a01642323f9dd0d189c23640caed34d89992bdfdb7b0340be2/testpyspedas-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "15d24778a3724a0d4d8c3bcdc01a25ce", "sha256": "11df2bd39604ce1e324b9e5bdd88ac69a66158105dd98dbb8a5b17ee76c7c4fd" }, "downloads": -1, "filename": "testpyspedas-0.1.3.tar.gz", "has_sig": false, "md5_digest": "15d24778a3724a0d4d8c3bcdc01a25ce", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 4160, "upload_time": "2019-08-09T15:19:14", "url": "https://files.pythonhosted.org/packages/5f/b7/c9ecd8a403a2e7c7c9eb4ade96f5dd8849a1f66aff5d2dd226db77e2bb82/testpyspedas-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "8ab274e62c66ffa283c761489da26ba6", "sha256": "4ff70fde598fae809006697903c43de829257818dc547379b2dc825768cd691f" }, "downloads": -1, "filename": "testpyspedas-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8ab274e62c66ffa283c761489da26ba6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 4563, "upload_time": "2019-08-09T18:42:54", "url": "https://files.pythonhosted.org/packages/5d/92/5291517151919c6a9d50768f8df8bbd29ca1d2c8d267c4034507160ff8ef/testpyspedas-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f2225235e1d4e2d48bcec40025196e09", "sha256": "d66711472ef6fc9c543a76721b013d98f3f158805163b528d41035c94d04768a" }, "downloads": -1, "filename": "testpyspedas-0.1.4.tar.gz", "has_sig": false, "md5_digest": "f2225235e1d4e2d48bcec40025196e09", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 4170, "upload_time": "2019-08-09T18:42:55", "url": "https://files.pythonhosted.org/packages/68/6e/f1ef993414da12fd34aede96966472bc0fd543ae97ba69097a29e74f42fe/testpyspedas-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "fb6331f9042900f125828f1f2886d319", "sha256": "d1c6b14ef215fe6ef6e3479663e29ab3f85b676df63b154e6e9d6b7b40ead8ea" }, "downloads": -1, "filename": "testpyspedas-0.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fb6331f9042900f125828f1f2886d319", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 4557, "upload_time": "2019-08-09T18:51:19", "url": "https://files.pythonhosted.org/packages/4b/d5/59742ddd2bf6129b58d081f82dadc97613614cb2a17db2080c4a4bff31b8/testpyspedas-0.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5053cd0d8974fc2cd3d860b30833c3c3", "sha256": "2611c371dd982c9157b40d64ce90861a2e26f5872cd557aa7f24be2d04c049db" }, "downloads": -1, "filename": "testpyspedas-0.1.5.tar.gz", "has_sig": false, "md5_digest": "5053cd0d8974fc2cd3d860b30833c3c3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 4164, "upload_time": "2019-08-09T18:51:21", "url": "https://files.pythonhosted.org/packages/70/96/b974862bcd8a0d47650aa9c9522e2b18fe26749981ec8ffc8fb714f16383/testpyspedas-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fb6331f9042900f125828f1f2886d319", "sha256": "d1c6b14ef215fe6ef6e3479663e29ab3f85b676df63b154e6e9d6b7b40ead8ea" }, "downloads": -1, "filename": "testpyspedas-0.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fb6331f9042900f125828f1f2886d319", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 4557, "upload_time": "2019-08-09T18:51:19", "url": "https://files.pythonhosted.org/packages/4b/d5/59742ddd2bf6129b58d081f82dadc97613614cb2a17db2080c4a4bff31b8/testpyspedas-0.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5053cd0d8974fc2cd3d860b30833c3c3", "sha256": "2611c371dd982c9157b40d64ce90861a2e26f5872cd557aa7f24be2d04c049db" }, "downloads": -1, "filename": "testpyspedas-0.1.5.tar.gz", "has_sig": false, "md5_digest": "5053cd0d8974fc2cd3d860b30833c3c3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 4164, "upload_time": "2019-08-09T18:51:21", "url": "https://files.pythonhosted.org/packages/70/96/b974862bcd8a0d47650aa9c9522e2b18fe26749981ec8ffc8fb714f16383/testpyspedas-0.1.5.tar.gz" } ] }