# 🔠hubble (hubblescope)
`hubble` 🔠is a set of tools to access and process [Hubble Space Telescope imagery](https://registry.opendata.aws/hst/) and other datasets on [AWS Open Data Registry](https://registry.opendata.aws/).
```bash
pip install hubblescope
```
```bash
> hubble help
🔠hubble-3.295.1
🔠tools to access and process Hubble Space Telescope imagery and other datasets on AWS Open Data Registry.
hubble download \
[~dryrun,filename=<filename>|all,~ingest,upload] \
[.|<hubble-object-name>] \
[.|<object-name>]
. hst/<hubble-object-name> -> <object-name>.
hubble list [dataset] [.|<hubble-dataset-name>]
. list <hubble-dataset-name>, example: hst.
hubble list [object] [.|<hubble-object-name>]
. list <hubble-object-name> in hst, example in hst: public/u4ge/u4ge0106r.
hubble select [dataset] <hubble-dataset-name>
. select <hubble-dataset-name>, example: hst.
hubble select [object] <hubble-object-name>
. select <hubble-object-name> in hst, example in hst: public/u4ge/u4ge0106r.
```
`hubble` supports `list`ing `dataset`s and the `objects`s in them and downloading the `object`s. here is an example use for ingesting the object `public/u4ge/u4ge0106r` from the dataset [Hubble Space Telescope](https://registry.opendata.aws/hst/) (`hst`),
```bash
abcli select; open .
hubble select dataset hst
hubble select object public/u4ge/u4ge0106r
hubble download ~dryrun
```
![image](https://raw.githubusercontent.com/kamangir/hubble/main/assets/hst/u4ge0106r_c0m.gif)
![image](https://raw.githubusercontent.com/kamangir/hubble/main/assets/hst/2023-09-15-19-34-36-01196.png)
also see [`notebooks/hst.ipynb`](https://raw.githubusercontent.com/kamangir/hubble/main/notebooks/hst.ipynb)
---
[![PyPI version](https://img.shields.io/pypi/v/hubblescope.svg)](https://pypi.org/project/hubblescope/)
Raw data
{
"_id": null,
"home_page": "https://github.com/kamangir/hubble",
"name": "hubblescope",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Arash Abadpour (Kamangir)",
"author_email": "arash@kamangir.net",
"download_url": "https://files.pythonhosted.org/packages/50/a8/19a82d2899bcbba025e0ce2022177f35560aaeac32f23f5e239d7be22fc2/hubblescope-4.42.1.tar.gz",
"platform": null,
"description": "# \ud83d\udd2d hubble (hubblescope)\n\n`hubble` \ud83d\udd2d is a set of tools to access and process [Hubble Space Telescope imagery](https://registry.opendata.aws/hst/) and other datasets on [AWS Open Data Registry](https://registry.opendata.aws/).\n\n```bash\npip install hubblescope\n```\n\n```bash\n > hubble help\n\ud83d\udd2d hubble-3.295.1\n\ud83d\udd2d tools to access and process Hubble Space Telescope imagery and other datasets on AWS Open Data Registry.\n\nhubble download \\\n\t[~dryrun,filename=<filename>|all,~ingest,upload] \\\n\t[.|<hubble-object-name>] \\\n\t[.|<object-name>]\n . hst/<hubble-object-name> -> <object-name>.\nhubble list [dataset] [.|<hubble-dataset-name>]\n . list <hubble-dataset-name>, example: hst.\nhubble list [object] [.|<hubble-object-name>]\n . list <hubble-object-name> in hst, example in hst: public/u4ge/u4ge0106r.\nhubble select [dataset] <hubble-dataset-name>\n . select <hubble-dataset-name>, example: hst.\nhubble select [object] <hubble-object-name>\n . select <hubble-object-name> in hst, example in hst: public/u4ge/u4ge0106r.\n```\n\n`hubble` supports `list`ing `dataset`s and the `objects`s in them and downloading the `object`s. here is an example use for ingesting the object `public/u4ge/u4ge0106r` from the dataset [Hubble Space Telescope](https://registry.opendata.aws/hst/) (`hst`),\n\n```bash\nabcli select; open .\nhubble select dataset hst\nhubble select object public/u4ge/u4ge0106r\nhubble download ~dryrun\n```\n\n![image](https://raw.githubusercontent.com/kamangir/hubble/main/assets/hst/u4ge0106r_c0m.gif)\n\n![image](https://raw.githubusercontent.com/kamangir/hubble/main/assets/hst/2023-09-15-19-34-36-01196.png)\n\nalso see [`notebooks/hst.ipynb`](https://raw.githubusercontent.com/kamangir/hubble/main/notebooks/hst.ipynb)\n\n---\n\n[![PyPI version](https://img.shields.io/pypi/v/hubblescope.svg)](https://pypi.org/project/hubblescope/)\n",
"bugtrack_url": null,
"license": "Public Domain",
"summary": "\ud83d\udd2d tools to access and process Hubble Space Telescope imagery and other datasets on AWS Open Data Registry.",
"version": "4.42.1",
"project_urls": {
"Homepage": "https://github.com/kamangir/hubble"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e319134c67b766c1ec8570fb8d53d35b97945897f7fe7e095402d2ef7dfd48eb",
"md5": "f6e68e1696d9cf9171369fda99578a2e",
"sha256": "d5afeb9ef0834bd790b219ca2217c708fa6df10960bb7f6d89009a3d74700723"
},
"downloads": -1,
"filename": "hubblescope-4.42.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f6e68e1696d9cf9171369fda99578a2e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 14611,
"upload_time": "2024-10-12T03:20:29",
"upload_time_iso_8601": "2024-10-12T03:20:29.076577Z",
"url": "https://files.pythonhosted.org/packages/e3/19/134c67b766c1ec8570fb8d53d35b97945897f7fe7e095402d2ef7dfd48eb/hubblescope-4.42.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "50a819a82d2899bcbba025e0ce2022177f35560aaeac32f23f5e239d7be22fc2",
"md5": "7b61791bd096f38c081b7760ff4f8a39",
"sha256": "3f360ddfbea0da9c1a125bd793c5b46951fefc5bc254b7b2ea780556a1ad55f7"
},
"downloads": -1,
"filename": "hubblescope-4.42.1.tar.gz",
"has_sig": false,
"md5_digest": "7b61791bd096f38c081b7760ff4f8a39",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10907,
"upload_time": "2024-10-12T03:20:30",
"upload_time_iso_8601": "2024-10-12T03:20:30.677657Z",
"url": "https://files.pythonhosted.org/packages/50/a8/19a82d2899bcbba025e0ce2022177f35560aaeac32f23f5e239d7be22fc2/hubblescope-4.42.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-12 03:20:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kamangir",
"github_project": "hubble",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "blueness",
"specs": []
},
{
"name": "abcli",
"specs": []
},
{
"name": "astropy",
"specs": []
},
{
"name": "boto3",
"specs": []
},
{
"name": "geojson",
"specs": []
},
{
"name": "geopandas",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "opencv-python",
"specs": []
},
{
"name": "pymysql",
"specs": []
},
{
"name": "pyyaml",
"specs": []
},
{
"name": "pylint",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "python-dotenv",
"specs": []
},
{
"name": "tqdm",
"specs": []
}
],
"lcname": "hubblescope"
}