# cosmicweb-music
A script to download [MUSIC](https://github.com/cosmo-sims/music) initial conditions for zoom-in cosmological simulations from the [cosmICweb service](https://cosmicweb.eu).
## Installation
```bash
pip install cosmicweb-music
```
## Usage
```text
Usage: cosmicweb-music [OPTIONS] COMMAND [ARGS]...
Options:
--url TEXT overwrite URL of the cosmICweb server
--output-path DIR_PATH Download target for IC files. If downloading
publication, will create a subfolder with the name
of the publication
--common-directory store all config files in the same directory instead
of individual directories for each halo
--attempts INTEGER number of attempts to download ellipsoids
--verbose
--help Show this message and exit.
Commands:
collection Download shared ICs using the collection UUID
get Download ICs using a target UUID generated on cosmICweb
publication Download published ICs using the publication name
```
### Examples
```bash
cosmicweb-music publication agora-halos
```
```bash
cosmicweb-music get f5399734-ad67-432b-ba4d-61bc2088136a
```
```bash
cosmicweb-music collection c30de0f3-ab4d-48ad-aa26-f20bb4b70bbd
```
Raw data
{
"_id": null,
"home_page": "https://github.com/cosmo-sims/cosmicweb-music",
"name": "cosmicweb-music",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "scientific computing",
"author": "Michael Buehlmann",
"author_email": "buehlmann.michi@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/85/d6/e96381bb55db080aaafe48a1466a3edfe1c558ab16ac4c74b05303cff03c/cosmicweb_music-0.3.0.tar.gz",
"platform": null,
"description": "# cosmicweb-music\n\nA script to download [MUSIC](https://github.com/cosmo-sims/music) initial conditions for zoom-in cosmological simulations from the [cosmICweb service](https://cosmicweb.eu).\n\n## Installation\n\n```bash\npip install cosmicweb-music\n```\n\n## Usage\n```text\nUsage: cosmicweb-music [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n --url TEXT overwrite URL of the cosmICweb server\n --output-path DIR_PATH Download target for IC files. If downloading\n publication, will create a subfolder with the name\n of the publication\n --common-directory store all config files in the same directory instead\n of individual directories for each halo\n --attempts INTEGER number of attempts to download ellipsoids\n --verbose\n --help Show this message and exit.\n\nCommands:\n collection Download shared ICs using the collection UUID\n get Download ICs using a target UUID generated on cosmICweb\n publication Download published ICs using the publication name\n```\n### Examples\n```bash\ncosmicweb-music publication agora-halos\n```\n```bash\ncosmicweb-music get f5399734-ad67-432b-ba4d-61bc2088136a\n```\n```bash\ncosmicweb-music collection c30de0f3-ab4d-48ad-aa26-f20bb4b70bbd\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Script to download initial conditions for zoom-in cosmological simulations from the cosmICweb service.",
"version": "0.3.0",
"project_urls": {
"Documentation": "https://github.com/cosmo-sims/cosmicweb-music",
"Homepage": "https://github.com/cosmo-sims/cosmicweb-music",
"Repository": "https://github.com/cosmo-sims/cosmicweb-music"
},
"split_keywords": [
"scientific",
"computing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2c6a30f4d0c9e2acb4d7e7fea24cd8eb8e41de2186ce9b22083deb664bb11c76",
"md5": "d6c1be2e90ad80948805173e822bc3a1",
"sha256": "da30fd65b2c5daa44360f497781d405e1e4a1c301ec4369f9a5e7d53bb69ae98"
},
"downloads": -1,
"filename": "cosmicweb_music-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d6c1be2e90ad80948805173e822bc3a1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 8995,
"upload_time": "2024-04-27T17:17:14",
"upload_time_iso_8601": "2024-04-27T17:17:14.133324Z",
"url": "https://files.pythonhosted.org/packages/2c/6a/30f4d0c9e2acb4d7e7fea24cd8eb8e41de2186ce9b22083deb664bb11c76/cosmicweb_music-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "85d6e96381bb55db080aaafe48a1466a3edfe1c558ab16ac4c74b05303cff03c",
"md5": "90868b59ccfbda3dccc2138235f27663",
"sha256": "b25668f754f8600f46a8f1e2b36e540beea3b6286ed589dee9c4488ce1dc2565"
},
"downloads": -1,
"filename": "cosmicweb_music-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "90868b59ccfbda3dccc2138235f27663",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 7219,
"upload_time": "2024-04-27T17:17:15",
"upload_time_iso_8601": "2024-04-27T17:17:15.905868Z",
"url": "https://files.pythonhosted.org/packages/85/d6/e96381bb55db080aaafe48a1466a3edfe1c558ab16ac4c74b05303cff03c/cosmicweb_music-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-27 17:17:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cosmo-sims",
"github_project": "cosmicweb-music",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "cosmicweb-music"
}