taurex


Nametaurex JSON
Version 3.1.4a0 PyPI version JSON
download
home_pagehttps://github.com/ucl-exoplanets/TauREx3_public/
SummaryTauREx 3 retrieval framework
upload_time2023-07-14 18:47:00
maintainer
docs_urlNone
authorAhmed Faris Al-Refaie
requires_python
licenseBSD
keywords exoplanet retrieval taurex taurex3 atmosphere atmospheric
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TauREx 3

![Python package](https://github.com/ucl-exoplanets/TauREx3/workflows/Python%20package/badge.svg)

TauREx 3 is the newest version of the TauREx retrieval code.

Documentation can be found [here](https://taurex3-public.readthedocs.io/en/latest/)

Current build: 3.1.4-alpha

## Prerequisites

* numpy



## Installing from PyPi


You can install it by doing

```
pip install taurex
```


## Installing from source


Clone the directory using:

```
git clone https://github.com/ucl-exoplanets/TauREx3_public.git
```

Move into the TauREx3 folder

```
cd TauREx3
```

Then install

```
pip install .
```

To build documentation do

```
python setup.py build_sphinx
```


Try importing taurex:

```
python -c "import taurex; print(taurex.__version__)"
```

Or running taurex itself

```
taurex
```

If there are no errors then it was successful!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ucl-exoplanets/TauREx3_public/",
    "name": "taurex",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "exoplanet,retrieval,taurex,taurex3,atmosphere,atmospheric",
    "author": "Ahmed Faris Al-Refaie",
    "author_email": "ahmed.al-refaie.12@ucl.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/e4/c3/fbc9dd2b8756e34b680540f0f9edd72dbd7a9985db73335f2f3e4afefaf3/taurex-3.1.4a0.tar.gz",
    "platform": null,
    "description": "# TauREx 3\n\n![Python package](https://github.com/ucl-exoplanets/TauREx3/workflows/Python%20package/badge.svg)\n\nTauREx 3 is the newest version of the TauREx retrieval code.\n\nDocumentation can be found [here](https://taurex3-public.readthedocs.io/en/latest/)\n\nCurrent build: 3.1.4-alpha\n\n## Prerequisites\n\n* numpy\n\n\n\n## Installing from PyPi\n\n\nYou can install it by doing\n\n```\npip install taurex\n```\n\n\n## Installing from source\n\n\nClone the directory using:\n\n```\ngit clone https://github.com/ucl-exoplanets/TauREx3_public.git\n```\n\nMove into the TauREx3 folder\n\n```\ncd TauREx3\n```\n\nThen install\n\n```\npip install .\n```\n\nTo build documentation do\n\n```\npython setup.py build_sphinx\n```\n\n\nTry importing taurex:\n\n```\npython -c \"import taurex; print(taurex.__version__)\"\n```\n\nOr running taurex itself\n\n```\ntaurex\n```\n\nIf there are no errors then it was successful!\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "TauREx 3 retrieval framework",
    "version": "3.1.4a0",
    "project_urls": {
        "Homepage": "https://github.com/ucl-exoplanets/TauREx3_public/"
    },
    "split_keywords": [
        "exoplanet",
        "retrieval",
        "taurex",
        "taurex3",
        "atmosphere",
        "atmospheric"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c420fb4014d14e47a4ccaddc2d5a26dc06c7ea5c2c09af70079e402f57d29be3",
                "md5": "4fb33f15370024ef10b2ea154b16aaf0",
                "sha256": "6697a3989b32b2368dec48910734d32b17b7580b76381a1755c9b1d5c1eb1d55"
            },
            "downloads": -1,
            "filename": "taurex-3.1.4a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4fb33f15370024ef10b2ea154b16aaf0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 230829,
            "upload_time": "2023-07-14T18:46:56",
            "upload_time_iso_8601": "2023-07-14T18:46:56.985876Z",
            "url": "https://files.pythonhosted.org/packages/c4/20/fb4014d14e47a4ccaddc2d5a26dc06c7ea5c2c09af70079e402f57d29be3/taurex-3.1.4a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4c3fbc9dd2b8756e34b680540f0f9edd72dbd7a9985db73335f2f3e4afefaf3",
                "md5": "e081b1964f8b1398e4c6f80e775133ca",
                "sha256": "eaac4a0ef964632e4c357da932a85da55a6e646c4558bae3fd869401ee7cbb10"
            },
            "downloads": -1,
            "filename": "taurex-3.1.4a0.tar.gz",
            "has_sig": false,
            "md5_digest": "e081b1964f8b1398e4c6f80e775133ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3883244,
            "upload_time": "2023-07-14T18:47:00",
            "upload_time_iso_8601": "2023-07-14T18:47:00.435347Z",
            "url": "https://files.pythonhosted.org/packages/e4/c3/fbc9dd2b8756e34b680540f0f9edd72dbd7a9985db73335f2f3e4afefaf3/taurex-3.1.4a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-14 18:47:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ucl-exoplanets",
    "github_project": "TauREx3_public",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "taurex"
}
        
Elapsed time: 0.08578s