{
"info": {
"author": "Marijan Beg, Sergii Mamedov, Thomas Kluyver, and Hans Fangohr",
"author_email": "jupyteroommf@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: BSD License",
"Natural Language :: English",
"Operating System :: MacOS",
"Operating System :: Microsoft :: Windows",
"Operating System :: Unix",
"Programming Language :: Python :: 3 :: Only",
"Topic :: Scientific/Engineering :: Physics"
],
"description": "# micromagneticdata\nMarijan Beg1,2, Sergii Mamedov1, Thomas Kluyver1, and Hans Fangohr1,2\n\n1 *European XFEL GmbH, Holzkoppel 4, 22869 Schenefeld, Germany* \n2 *Faculty of Engineering and the Environment, University of Southampton, Southampton SO17 1BJ, United Kingdom* \n\n| Description | Badge |\n| --- | --- |\n| Latest release | [](https://badge.fury.io/py/micromagneticdata) |\n| | [](https://anaconda.org/conda-forge/micromagneticdata) |\n| Build | [](https://travis-ci.org/joommf/micromagneticdata) |\n| | [](https://ci.appveyor.com/project/marijanbeg/micromagneticdata) |\n| Coverage | [](https://codecov.io/gh/joommf/micromagneticdata) |\n| Documentation | [](http://micromagneticdata.readthedocs.io/en/latest/?badge=latest) |\n| Binder | [](https://mybinder.org/v2/gh/joommf/micromagneticdata/master?filepath=index.ipynb) |\n| Dependecies | [](https://requires.io/github/joommf/micromagneticdata/requirements/?branch=master) |\n| License | [](https://opensource.org/licenses/BSD-3-Clause) |\n\n## About\n\n`micromagneticdata` is a Python package that provides:\n\n- The analysis of micromagnetic data\n\nIt is available on all major operating systems (Windows, MacOS, Linux) and requires Python 3.5 or higher.\n\n## Installation\n\nWe recommend installing `micromagneticdata` by using either of the `pip` or `conda` package managers.\n\n#### Python requirements\n\nBefore installing `micromagneticdata` via `pip`, please make sure you have Python 3.5 or higher on your system. You can check that by running\n\n python3 --version\n\nIf you are on Linux, it is likely that you already have Python installed. However, on MacOS and Windows, this is usually not the case. If you do not have Python 3.5 or higher on your machine, we strongly recommend installing the [Anaconda](https://www.anaconda.com/) Python distribution. [Download Anaconda](https://www.anaconda.com/download) for your operating system and follow instructions on the download page. Further information about installing Anaconda can be found [here](https://conda.io/docs/user-guide/install/download.html).\n\n#### `pip`\n\nAfter installing Anaconda on MacOS or Windows, `pip` will also be installed. However, on Linux, if you do not already have `pip`, you can install it with\n\n sudo apt install python3-pip\n\nTo install the `micromagneticdata` version currently in the Python Package Index repository [PyPI](https://pypi.org/project/micromagneticdata/) on all operating systems run:\n\n python3 -m pip install micromagneticdata\n\n#### `conda`\n\n`micromagneticdata` is installed using `conda` by running\n\n conda install --channel conda-forge micromagneticdata\n\nFor further information on the `conda` package, dependency, and environment management, please have a look at its [documentation](https://conda.io/docs/). \n\n## Updating\n\nIf you used pip to install `micromagneticdata`, you can update to the latest released version in [PyPI](https://pypi.org/project/micromagneticdata/) by running\n\n python3 -m pip install --upgrade micromagneticdata\n\nOn the other hand, if you used `conda` for installation, update `micromagneticdata` with\n\n conda upgrade micromagneticdata\n\n#### Development version\n\nThe most recent development version of `micromagneticdata` that is not yet released can be installed/updated with\n\n git clone https://github.com/joommf/micromagneticdata.git\n python3 -m pip install --upgrade micromagneticdata\n\n**Note**: If you do not have `git` on your system, it can be installed by following the instructions [here](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git).\n\n## Binder\n\n`micromagneticdata` can be used in the cloud via Binder. This does not require you to have anything installed and no files will be created on your machine. To use `micromagneticdata` in the cloud, follow this [link](https://mybinder.org/v2/gh/joommf/micromagneticdata/master?filepath=index.ipynb).\n\n## Documentation\n\nDocumentation for `micromagneticdata` is available [here](http://micromagneticdata.readthedocs.io/en/latest/?badge=latest), where APIs and tutorials (in the form of Jupyter notebooks) are available.\n\n## Support\n\nIf you require support on installation or usage of `micromagneticdata` or if you want to report a problem, you are welcome to raise an issue in our [joommf/help](https://github.com/joommf/help) repository.\n\n## License\n\nLicensed under the BSD 3-Clause \"New\" or \"Revised\" License. For details, please refer to the [LICENSE](LICENSE) file.\n\n## How to cite\n\nIf you use `micromagneticdata` in your research, please cite it as:\n\n1. M. Beg, R. A. Pepper, and H. Fangohr. User interfaces for computational science: A domain specific language for OOMMF embedded in Python. [AIP Advances, 7, 56025](http://aip.scitation.org/doi/10.1063/1.4977225) (2017).\n\n2. DOI will be available soon\n\n## Acknowledgements\n\n`micromagneticdata` was developed as a part of [OpenDreamKit](http://opendreamkit.org/) \u2013 Horizon 2020 European Research Infrastructure project (676541).\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://joommf.github.io",
"keywords": "",
"license": "",
"maintainer": "",
"maintainer_email": "",
"name": "micromagneticdata",
"package_url": "https://pypi.org/project/micromagneticdata/",
"platform": "",
"project_url": "https://pypi.org/project/micromagneticdata/",
"project_urls": {
"Homepage": "https://joommf.github.io"
},
"release_url": "https://pypi.org/project/micromagneticdata/0.12/",
"requires_dist": [
"ipywidgets",
"oommfodt",
"discretisedfield"
],
"requires_python": "",
"summary": "Python tools for analysing micromagnetic data in a Jupyter notebook.",
"version": "0.12"
},
"last_serial": 4737897,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "eccf84b07a6b1658b40879c9a7163b60",
"sha256": "1e1f76275c2f345879824f2cb5732655386fda1be4e41c370a47f108f7fe848b"
},
"downloads": -1,
"filename": "micromagneticdata-0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "eccf84b07a6b1658b40879c9a7163b60",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 9102,
"upload_time": "2019-01-24T21:18:16",
"url": "https://files.pythonhosted.org/packages/cd/d4/f821aa62ecb8b1918a93837b1d81803d211f3cf78e6c9ca5d7da11b1190b/micromagneticdata-0.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "82b13e0d14bbca34979a041e3a627bef",
"sha256": "913feffe43ff9777ad596a130f31064952b128ce381df2414ecd23b04b09f83d"
},
"downloads": -1,
"filename": "micromagneticdata-0.1.tar.gz",
"has_sig": false,
"md5_digest": "82b13e0d14bbca34979a041e3a627bef",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7150,
"upload_time": "2019-01-24T21:18:19",
"url": "https://files.pythonhosted.org/packages/77/85/3d9cca41822149879079ee77ccb93168aefc53b2e331fa7698409ae4eaa4/micromagneticdata-0.1.tar.gz"
}
],
"0.11": [
{
"comment_text": "",
"digests": {
"md5": "355f672e041fec73dfac28466230c0d7",
"sha256": "f2cefea77042445b20b7e967e4eb68fd020ea9f44743a63859ec2dd8738fb8ab"
},
"downloads": -1,
"filename": "micromagneticdata-0.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "355f672e041fec73dfac28466230c0d7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 9106,
"upload_time": "2019-01-24T23:39:15",
"url": "https://files.pythonhosted.org/packages/ce/62/a413bdfde14386f37e23091b6aef54237a18cc3f97fd68075183edb79055/micromagneticdata-0.11-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "1b881038d5b9f4551d61557109ca6fbe",
"sha256": "6d2f5a9a4a7a087a4b5ba01ba4448819a8adf9b21237a6f9f70eeaf72648e6f3"
},
"downloads": -1,
"filename": "micromagneticdata-0.11.tar.gz",
"has_sig": false,
"md5_digest": "1b881038d5b9f4551d61557109ca6fbe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7149,
"upload_time": "2019-01-24T23:39:16",
"url": "https://files.pythonhosted.org/packages/bd/53/14fca9ec79f19079255ada3f9952bccaec8100e0c7d378227602d9120d8b/micromagneticdata-0.11.tar.gz"
}
],
"0.12": [
{
"comment_text": "",
"digests": {
"md5": "d578a03c3eb4e93117e8bbe0c48ceb16",
"sha256": "a14a9f6634e3fd1f3bc7e7e9bd61975ab9486b38afad26ff5a1ffffec2205ffb"
},
"downloads": -1,
"filename": "micromagneticdata-0.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d578a03c3eb4e93117e8bbe0c48ceb16",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 75094,
"upload_time": "2019-01-25T00:02:46",
"url": "https://files.pythonhosted.org/packages/ec/27/dc4301721967ff76c78ed9ce88e47c0d16286a27deb52ab51a7e62c70c85/micromagneticdata-0.12-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "021266c6d7f287bc876dc18d998d8abe",
"sha256": "010a38a63ff3ca6db32399d45c94c5b66591afac4c49ff9b3d4fb959e1f30b80"
},
"downloads": -1,
"filename": "micromagneticdata-0.12.tar.gz",
"has_sig": false,
"md5_digest": "021266c6d7f287bc876dc18d998d8abe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 28042,
"upload_time": "2019-01-25T00:02:48",
"url": "https://files.pythonhosted.org/packages/d7/ca/f0126413d6f793ebc9ff458efe19b4de6f396bfaa83357b5de7e346f569f/micromagneticdata-0.12.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "d578a03c3eb4e93117e8bbe0c48ceb16",
"sha256": "a14a9f6634e3fd1f3bc7e7e9bd61975ab9486b38afad26ff5a1ffffec2205ffb"
},
"downloads": -1,
"filename": "micromagneticdata-0.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d578a03c3eb4e93117e8bbe0c48ceb16",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 75094,
"upload_time": "2019-01-25T00:02:46",
"url": "https://files.pythonhosted.org/packages/ec/27/dc4301721967ff76c78ed9ce88e47c0d16286a27deb52ab51a7e62c70c85/micromagneticdata-0.12-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "021266c6d7f287bc876dc18d998d8abe",
"sha256": "010a38a63ff3ca6db32399d45c94c5b66591afac4c49ff9b3d4fb959e1f30b80"
},
"downloads": -1,
"filename": "micromagneticdata-0.12.tar.gz",
"has_sig": false,
"md5_digest": "021266c6d7f287bc876dc18d998d8abe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 28042,
"upload_time": "2019-01-25T00:02:48",
"url": "https://files.pythonhosted.org/packages/d7/ca/f0126413d6f793ebc9ff458efe19b4de6f396bfaa83357b5de7e346f569f/micromagneticdata-0.12.tar.gz"
}
]
}