mmsws
=====
A Python API for LASP MMS Science Data Center (SDC) web services
About
-----
This is a public mirror of an in-development Python package for
querying and analyzing data from the
[NASA Magnetospheric Multiscale mission.](https://mms.gsfc.nasa.gov/)
At the moment, the public package is extremely barebone with limited
utilities. Future release will be updated alongside publications
with specific use cases and specialized calculations.
Currently, there are a few well-developed alternatives for the above
purposes, such as [PySPEDAS](https://github.com/spedas/pyspedas)
and [CdaWs](https://pypi.org/project/cdasws/). However, there is a
lack of Python utility for direct interactions with the RESTful API
provided by the
[LASP Science Data Center](https://lasp.colorado.edu/mms/sdc/public/).
This package is intended to fill in that gap. In addition, `mmsws` is
developed to fully utilize the power of [xarray](https://xarray.dev/),
[zarr](https://zarr.dev/), and [dask](https://www.dask.org/) for
scalable data analysis. More updates to come in the near future.
Raw data
{
"_id": null,
"home_page": "https://github.com/tien-vo/mmsws",
"name": "mmsws",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.12",
"maintainer_email": null,
"keywords": "space plasma, heliophysics, plasma, plasma physics, science, magnetospheric multiscale mission",
"author": "Tien Vo",
"author_email": "tvo.work@proton.me",
"download_url": "https://files.pythonhosted.org/packages/80/14/fa4ea6254d904c37364e703120166814f1d7e93cfc7fe1cf3cac69d70aa4/mmsws-0.1.0.tar.gz",
"platform": null,
"description": "mmsws\n=====\n\nA Python API for LASP MMS Science Data Center (SDC) web services\n\nAbout\n-----\n\nThis is a public mirror of an in-development Python package for\nquerying and analyzing data from the\n[NASA Magnetospheric Multiscale mission.](https://mms.gsfc.nasa.gov/)\nAt the moment, the public package is extremely barebone with limited\nutilities. Future release will be updated alongside publications\nwith specific use cases and specialized calculations.\n\nCurrently, there are a few well-developed alternatives for the above\npurposes, such as [PySPEDAS](https://github.com/spedas/pyspedas)\nand [CdaWs](https://pypi.org/project/cdasws/). However, there is a\nlack of Python utility for direct interactions with the RESTful API\nprovided by the\n[LASP Science Data Center](https://lasp.colorado.edu/mms/sdc/public/).\n\nThis package is intended to fill in that gap. In addition, `mmsws` is\ndeveloped to fully utilize the power of [xarray](https://xarray.dev/),\n[zarr](https://zarr.dev/), and [dask](https://www.dask.org/) for\nscalable data analysis. More updates to come in the near future.\n",
"bugtrack_url": null,
"license": "GPL-3.0-only",
"summary": "A Python API for LASP MMS Science Data Center (SDC) web services",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/tien-vo/mmsws",
"Repository": "https://github.com/tien-vo/mmsws"
},
"split_keywords": [
"space plasma",
" heliophysics",
" plasma",
" plasma physics",
" science",
" magnetospheric multiscale mission"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cae82571ad87b65c62f96980f376b44848b75f997379dba472a06d3574c6982d",
"md5": "7ba8d97eb5f8c282a4659a96471b589b",
"sha256": "50539802f43a75f0a4356d877f030a02671763dec0fb02e9d35452c560d73031"
},
"downloads": -1,
"filename": "mmsws-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7ba8d97eb5f8c282a4659a96471b589b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 14168,
"upload_time": "2024-10-05T10:42:38",
"upload_time_iso_8601": "2024-10-05T10:42:38.839633Z",
"url": "https://files.pythonhosted.org/packages/ca/e8/2571ad87b65c62f96980f376b44848b75f997379dba472a06d3574c6982d/mmsws-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8014fa4ea6254d904c37364e703120166814f1d7e93cfc7fe1cf3cac69d70aa4",
"md5": "5ed300623754afef3e113efd62978fcc",
"sha256": "31813fcadd0ed4628795a52c3986614f97e5f71d5518628d3e5ccd69974198d2"
},
"downloads": -1,
"filename": "mmsws-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "5ed300623754afef3e113efd62978fcc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 13839,
"upload_time": "2024-10-05T10:42:40",
"upload_time_iso_8601": "2024-10-05T10:42:40.821065Z",
"url": "https://files.pythonhosted.org/packages/80/14/fa4ea6254d904c37364e703120166814f1d7e93cfc7fe1cf3cac69d70aa4/mmsws-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-05 10:42:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tien-vo",
"github_project": "mmsws",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "mmsws"
}