{
"info": {
"author": "Jonas Gliss",
"author_email": "jonasgliss@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Education",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: BSD License",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3"
],
"description": "pydoas is a Python library for reading, postprocessing and plotting of DOAS (Differential Optical Absorption Spectroscopy) fit results. \nIt supports default import of the result file format of\n`DOASIS `_. Further import formats for fast data access can easily be defined by the user.\n\nNews\n====\n\n18 Feb 2018: now also supports Python3\n\nCopyright\n=========\n\nCopyright (C) 2017 Jonas Gliss (jonasgliss@gmail.com)\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the BSD 3-Clause License\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See BSD 3-Clause License for more details (https://opensource.org/licenses/BSD-3-Clause)\n\nRequirements\n============\n\n- numpy\n- matplotlib\n- pandas\n\nInstallation\n============\n\nFirst, make sure to have all requirements installed (prev. section). Then, pydoas can be installed from `PyPi `__ using::\n\n pip install pydoas\n\nor from source (hosted on GitHub) by `downloading and extracting the latest release `_ or downloading / cloning the repo. If you download manually, call::\n\n python setup.py install\n\nafter download and extraction of the source directory.\n\nInstructions and code documentation\n===================================\n\nThe code documentation of pydoas is hosted `here `_\n\nGetting started\n===============\n\nAfter installation try running the `example scripts `_ in order to test the installation. The scripts are also meant to provide an easy start into the main features of pydoas.\n\n\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/jgliss/pydoas.git",
"keywords": "",
"license": "BSD3",
"maintainer": "",
"maintainer_email": "",
"name": "pydoas",
"package_url": "https://pypi.org/project/pydoas/",
"platform": "",
"project_url": "https://pypi.org/project/pydoas/",
"project_urls": {
"Homepage": "https://github.com/jgliss/pydoas.git"
},
"release_url": "https://pypi.org/project/pydoas/1.2.4/",
"requires_dist": null,
"requires_python": "",
"summary": "A Python toolbox for post analysis of DOAS (Differential Optical Absorbtion Spectroscopy) results",
"version": "1.2.4"
},
"last_serial": 5293367,
"releases": {
"1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "7517a9be3a4e8011f1d4a1dc53c10b07",
"sha256": "1a1264276b9fa927a99290dc4a2f2e915f761a87afd63ca6b865d763c69187c5"
},
"downloads": -1,
"filename": "pydoas-1.0.1-py2-none-any.whl",
"has_sig": false,
"md5_digest": "7517a9be3a4e8011f1d4a1dc53c10b07",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 57458,
"upload_time": "2017-02-18T11:38:14",
"url": "https://files.pythonhosted.org/packages/90/eb/4462371bf16c32ef80d1013a5134a63d2ce1b1252bec4bdae1218d7d279d/pydoas-1.0.1-py2-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "8cd48874ed85d92076a7ecd05336391d",
"sha256": "988dc248153e9065ac2e539629718f05cf7459bf23a74f31d8352519c42a0690"
},
"downloads": -1,
"filename": "pydoas-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "8cd48874ed85d92076a7ecd05336391d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17186,
"upload_time": "2017-02-18T11:38:17",
"url": "https://files.pythonhosted.org/packages/b0/71/5cf552c5efdbd533051c5d05ca9f77281bc56c3619fede4065716964e52e/pydoas-1.0.1.tar.gz"
}
],
"1.1.0": [
{
"comment_text": "",
"digests": {
"md5": "b8211feba642e5eb8a08bcc71627b3bb",
"sha256": "fc46e547929da2ee79f9bd4b3987c20ab19ab162745eae44bff0aa050ecf8408"
},
"downloads": -1,
"filename": "pydoas-1.1.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "b8211feba642e5eb8a08bcc71627b3bb",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 59715,
"upload_time": "2017-03-06T15:02:20",
"url": "https://files.pythonhosted.org/packages/be/14/a058885b842864cda6e6e6facd2e4731e163190cf6da8f34dfdfad3fcbf2/pydoas-1.1.0-py2-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "098b8bc5fa14bc799297148577d5a99f",
"sha256": "8aeaccf64ad26fcec8f731cbdf349c13e25cab64bc19eb75dfe6a788a208079e"
},
"downloads": -1,
"filename": "pydoas-1.1.0.zip",
"has_sig": false,
"md5_digest": "098b8bc5fa14bc799297148577d5a99f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 24383,
"upload_time": "2017-03-06T15:02:23",
"url": "https://files.pythonhosted.org/packages/d2/63/b6f0d0833c231a439822dd72f46338adb9e70c6c27a8209c95527112dce6/pydoas-1.1.0.zip"
}
],
"1.2.2": [
{
"comment_text": "",
"digests": {
"md5": "7fb91a566d004998e9b12b3eb5af384d",
"sha256": "366f64d3281ce3bbc0f1ede20b41d0a49eb86d9bd1194eb8a28360505db145bd"
},
"downloads": -1,
"filename": "pydoas-1.2.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "7fb91a566d004998e9b12b3eb5af384d",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 68464,
"upload_time": "2018-02-21T19:53:43",
"url": "https://files.pythonhosted.org/packages/53/e2/5e0033258ad3a07b0d2dac6490192ee83d0dbc37957089de47167114ed3b/pydoas-1.2.2-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "2fbaa6f652dea9d93b0fe71dd4f9ab62",
"sha256": "330f55704dd3df3cafa3ac4808095c7529ddc0a9b7d0d742a9482f89c5f2f56f"
},
"downloads": -1,
"filename": "pydoas-1.2.2.tar.gz",
"has_sig": false,
"md5_digest": "2fbaa6f652dea9d93b0fe71dd4f9ab62",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 46426,
"upload_time": "2018-02-21T19:53:44",
"url": "https://files.pythonhosted.org/packages/e4/60/34df259f5fec6c436d15fffba6d4097949c5577bf58b060949961080425b/pydoas-1.2.2.tar.gz"
}
],
"1.2.3": [
{
"comment_text": "",
"digests": {
"md5": "8f0241c77bb2d17a21641083cbd159c2",
"sha256": "29804b3ab318c9cbbd53921e8aff09b6570d58732e74fe0794a60108caeefe3d"
},
"downloads": -1,
"filename": "pydoas-1.2.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8f0241c77bb2d17a21641083cbd159c2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 67607,
"upload_time": "2019-05-20T14:06:46",
"url": "https://files.pythonhosted.org/packages/25/c4/3b18f4f80084f217f325b92b141310501972e73ce25c8f9dd5cbafad1ea3/pydoas-1.2.3-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "c1435536db83642af1689eb03b1d95f2",
"sha256": "79e4cdcabd5038536e3c15e4ee3a94cff47e0df7c3132dc5855b725981b848cd"
},
"downloads": -1,
"filename": "pydoas-1.2.3.tar.gz",
"has_sig": false,
"md5_digest": "c1435536db83642af1689eb03b1d95f2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 47459,
"upload_time": "2019-05-20T14:06:49",
"url": "https://files.pythonhosted.org/packages/99/01/323a2f0b69822c64be19618c3b47aa8262a9f63e4d614a4495f543780631/pydoas-1.2.3.tar.gz"
}
],
"1.2.4": [
{
"comment_text": "",
"digests": {
"md5": "d3e534144250f3f4200d64c63d882175",
"sha256": "79e2193274e94bda7f181afb217ebc28bdeb0064bd0ac5aff1693f0c9781aadc"
},
"downloads": -1,
"filename": "pydoas-1.2.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d3e534144250f3f4200d64c63d882175",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 67609,
"upload_time": "2019-05-20T17:14:54",
"url": "https://files.pythonhosted.org/packages/0a/7d/841020d5338aa6371543ad1252744848680a24264e69c6e328ba6778f63c/pydoas-1.2.4-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "870fcfed0e96364819be519cd4c72e7a",
"sha256": "965b5626b5b6766279f4371ea063bd3b7f6441f49aa23fe9dc29b2e26bb88062"
},
"downloads": -1,
"filename": "pydoas-1.2.4.tar.gz",
"has_sig": false,
"md5_digest": "870fcfed0e96364819be519cd4c72e7a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 47509,
"upload_time": "2019-05-20T17:14:56",
"url": "https://files.pythonhosted.org/packages/78/fe/228136c065d29c7e896be24cd47a582c8f2aa5504d7cb7a2a05550d9db9b/pydoas-1.2.4.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "d3e534144250f3f4200d64c63d882175",
"sha256": "79e2193274e94bda7f181afb217ebc28bdeb0064bd0ac5aff1693f0c9781aadc"
},
"downloads": -1,
"filename": "pydoas-1.2.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d3e534144250f3f4200d64c63d882175",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 67609,
"upload_time": "2019-05-20T17:14:54",
"url": "https://files.pythonhosted.org/packages/0a/7d/841020d5338aa6371543ad1252744848680a24264e69c6e328ba6778f63c/pydoas-1.2.4-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "870fcfed0e96364819be519cd4c72e7a",
"sha256": "965b5626b5b6766279f4371ea063bd3b7f6441f49aa23fe9dc29b2e26bb88062"
},
"downloads": -1,
"filename": "pydoas-1.2.4.tar.gz",
"has_sig": false,
"md5_digest": "870fcfed0e96364819be519cd4c72e7a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 47509,
"upload_time": "2019-05-20T17:14:56",
"url": "https://files.pythonhosted.org/packages/78/fe/228136c065d29c7e896be24cd47a582c8f2aa5504d7cb7a2a05550d9db9b/pydoas-1.2.4.tar.gz"
}
]
}