{ "info": { "author": "Suvarchal", "author_email": "suvarchal.kumar@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Build Tools" ], "description": "[![Build Status](https://travis-ci.com/suvarchal/IDV_teleport.svg?branch=master)](https://travis-ci.com/suvarchal/IDV_teleport)\n# IDV_teleport\nScript to relocate the space-time bounding box of one or more existing (\u2018template\u2019) IDV bundles and then execute runIDV to fetch the data and write ouputs.\n\nOutputs (3): Thumbnail image; Animation; and Zipped .zidv file containing all data and displays. All are called CASE_NAME.xxx with appropriate xxx suffixes. \n\nArguments are used to specify -bbox in lat-lon space, and one or a list of temporal ranges. Time ranges are specified as a middle time of the desired time sequence (-t) plus a half-width of the sequence (-td). The temporal stride must be set in the template BUNDLE.xidv, and can only be changed in the IDV GUI.\n\nRequirements: Version 5.3u1 from May 2016 or later [IDV](http://www.unidata.ucar.edu/software/idv/nightly/), and any Python. \n\nUsage:\n\n idv_teleport.py [-h] -t TIME -b BUNDLE [BUNDLE ...] [-td TIMEDELTA]\n [-bbox NORTH WEST SOUTH EAST]\n [-case CASE_NAME [CASE_NAME ...]]\n [-outdir OUTPUT_DIRECTORY] [-d {True,False}]\n [-purl PUBLISH_URL]\n\n\nOptional arguments:\n\n\t-h, --help \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 show this help message and exit\n -b BUNDLE.xidv [BUNDLE2.xidv ...], --bundle BUNDLE.xidv [BUNDLE2.xidv ...]\n IDV Bundle template file (local file or remote URL).\n\t\t\t\t Can also be .zidv file.\n\t-bbox NORTH WEST SOUTH EAST, --boundingbox NORTH WEST SOUTH EAST\n Set the bounding box of the bundle with boundaries\n north, west, south, east\n\t-t TIME, --time TIME Input central time as YYYY-MM-DD (optionally with hh:mm:ss),\n or as a text file with times as above, one per line.\t\t\t\t\t\t \n\t-td TIMEDELTA, --timedelta TIMEDELTA\n Time delta as Nseconds, Nhours, Ndays, Nweeks\u2026\n Output bundle will be centered (TIME +- TIMEDELTA).\n Default is 0seconds. \n\t-case CASE_NAME [CASE_NAME2 ...], --case_name CASE_NAME [CASE_NAME ...]\n Case name to prefix the bundle; by default, the case name\n will be selected from template bundle file\n\t-outdir OUTPUT_DIRECTORY, --output_directory OUTPUT_DIRECTORY\n Set the output path to place the output;default is\n current directory from where the script is run\n\t-pubid PUBLISH_ID, --publish_id PUBLISH_ID\n Publish bundle and image at a RAMADDA server;argument\n shoud be ramadda entryid wherethe user from\n environment variable RAMADDA_USER and password from\n RAMADDA_PASSWORD has permissionsto write files.\n\t-nohead {True,False}, --headless {True,False}\n Option to use headless display environment or not to\n use headless environment `Xvfb` needs to be\n installed and be present in the PATH. Default is set to True for convinience,\n\t\t\t When True and Xvfb is not on path it tries to run IDV with default local display.\n\t-d {True,False}, --debug {True,False}\n Debug option; for each time in timefile, IDV session\n will remain open and MUST be closed manually\n\n\nSimplest use case: \n\n python idv_teleport.py -b templatebundlefile.xidv -t YYYY-MM-DD_hh:mm:ss\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://github.com/suvarchal/IDV_teleport", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "idv-teleport", "package_url": "https://pypi.org/project/idv-teleport/", "platform": "", "project_url": "https://pypi.org/project/idv-teleport/", "project_urls": { "Homepage": "https://github.com/suvarchal/IDV_teleport" }, "release_url": "https://pypi.org/project/idv-teleport/1.70/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "IDV scripts to teleport bundles", "version": "1.70", "yanked": false, "yanked_reason": null }, "last_serial": 6038269, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "d396e2ee346db92a1f75fa865e584308", "sha256": "badb9fb49436d683c70ac7261523529217872797a4aea76eb63670032a4b331f" }, "downloads": -1, "filename": "idv_teleport-1.0.tar.gz", "has_sig": false, "md5_digest": "d396e2ee346db92a1f75fa865e584308", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9258, "upload_time": "2018-05-13T02:30:49", "upload_time_iso_8601": "2018-05-13T02:30:49.918338Z", "url": "https://files.pythonhosted.org/packages/aa/eb/35b13f34378274ba6e74684837b27c434cea171cb5282699195d0feafc9f/idv_teleport-1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.2": [ { "comment_text": "", "digests": { "md5": "0b18fde25aaa051d33a85a5caa784701", "sha256": "f7ea20eee955e619d3ea3ae559a1492de37a16b22d34013d9f812a9ce3e71b64" }, "downloads": -1, "filename": "idv_teleport-1.2.tar.gz", "has_sig": false, "md5_digest": "0b18fde25aaa051d33a85a5caa784701", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9401, "upload_time": "2018-05-16T05:22:11", "upload_time_iso_8601": "2018-05-16T05:22:11.098211Z", "url": "https://files.pythonhosted.org/packages/f5/69/9c2bf6250dac3f8f528c1cfd895893f9cd7496845d2b7dc968b0556abbaa/idv_teleport-1.2.tar.gz", "yanked": false, "yanked_reason": null } ], "1.3": [ { "comment_text": "", "digests": { "md5": "ef1a0491f9220393b8725b4507257191", "sha256": "d9c8165b35902237b30d2d804def9429e79a4e3d7662ee7f0137dd5e17f137e0" }, "downloads": -1, "filename": "idv_teleport-1.3.tar.gz", "has_sig": false, "md5_digest": "ef1a0491f9220393b8725b4507257191", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9415, "upload_time": "2018-05-17T08:20:48", "upload_time_iso_8601": "2018-05-17T08:20:48.536266Z", "url": "https://files.pythonhosted.org/packages/76/cc/94d35d8f93080b2eb96d5f4c511feeee254dd5c3ff42f4c9ea52fdbb7c86/idv_teleport-1.3.tar.gz", "yanked": false, "yanked_reason": null } ], "1.4": [ { "comment_text": "", "digests": { "md5": "801df7933180dad9cb58a6b63f0c0e0c", "sha256": "280d1553b29666a1069619ac2593f734ee7a124de255ee96f3b93359313cc43a" }, "downloads": -1, "filename": "idv_teleport-1.4.tar.gz", "has_sig": false, "md5_digest": "801df7933180dad9cb58a6b63f0c0e0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9696, "upload_time": "2018-05-18T14:26:24", "upload_time_iso_8601": "2018-05-18T14:26:24.896644Z", "url": "https://files.pythonhosted.org/packages/18/9a/8e22301575b7ddae3099c48d85bd188965f73b2d478b0c09e22249832d0b/idv_teleport-1.4.tar.gz", "yanked": false, "yanked_reason": null } ], "1.5": [ { "comment_text": "", "digests": { "md5": "ae492ac59048402be0b13c5b20c4eabe", "sha256": "bae2aa5a09ed90d37c70b1d7aa5cc6db6a2ddba8b9df0413a539498ef5537b7b" }, "downloads": -1, "filename": "idv_teleport-1.5.tar.gz", "has_sig": false, "md5_digest": "ae492ac59048402be0b13c5b20c4eabe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7624, "upload_time": "2018-05-18T14:29:43", "upload_time_iso_8601": "2018-05-18T14:29:43.668523Z", "url": "https://files.pythonhosted.org/packages/64/0c/c14707dea4243ee71a05e4034ad108b50ed5d2fca8262be0b0fbdcfa79bc/idv_teleport-1.5.tar.gz", "yanked": false, "yanked_reason": null } ], "1.6": [ { "comment_text": "", "digests": { "md5": "dbaf703f3d4ef05154a2002b65b3aa91", "sha256": "af12c4bd73d85f4a07324ea9f1ee59a6b9f09831f732aa1fa1f9a5b73a93d041" }, "downloads": -1, "filename": "idv_teleport-1.6.tar.gz", "has_sig": false, "md5_digest": "dbaf703f3d4ef05154a2002b65b3aa91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7641, "upload_time": "2018-05-18T14:55:09", "upload_time_iso_8601": "2018-05-18T14:55:09.260640Z", "url": "https://files.pythonhosted.org/packages/73/61/ca2229e2807a79a1019c1dd5c2239c17415044966e8aec590a51324facf2/idv_teleport-1.6.tar.gz", "yanked": false, "yanked_reason": null } ], "1.70": [ { "comment_text": "", "digests": { "md5": "576abb981690440b6eef207021673c59", "sha256": "db52a6d913e0e9fae9f69808ea55306b7ce9015d4547eef1b68b75208f3eec71" }, "downloads": -1, "filename": "idv_teleport-1.70-py3-none-any.whl", "has_sig": false, "md5_digest": "576abb981690440b6eef207021673c59", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7737, "upload_time": "2019-10-27T20:19:15", "upload_time_iso_8601": "2019-10-27T20:19:15.042294Z", "url": "https://files.pythonhosted.org/packages/f6/40/83b786b4309aef7070a2086529feb0b81d682525c6b78e029555b3cc38bd/idv_teleport-1.70-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1585a9c811bc4b5208c0ac4a04089bb4", "sha256": "a84c070a87e94ca704504519b0e523cdfa93b1c674e2372895c227a98164f3ef" }, "downloads": -1, "filename": "idv_teleport-1.70.tar.gz", "has_sig": false, "md5_digest": "1585a9c811bc4b5208c0ac4a04089bb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7075, "upload_time": "2019-10-27T20:19:16", "upload_time_iso_8601": "2019-10-27T20:19:16.880149Z", "url": "https://files.pythonhosted.org/packages/2b/72/8a588bf2ee676c21fd787d61839099d2a0cbc47b2303d7a3d1dc9bd8c678/idv_teleport-1.70.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "576abb981690440b6eef207021673c59", "sha256": "db52a6d913e0e9fae9f69808ea55306b7ce9015d4547eef1b68b75208f3eec71" }, "downloads": -1, "filename": "idv_teleport-1.70-py3-none-any.whl", "has_sig": false, "md5_digest": "576abb981690440b6eef207021673c59", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7737, "upload_time": "2019-10-27T20:19:15", "upload_time_iso_8601": "2019-10-27T20:19:15.042294Z", "url": "https://files.pythonhosted.org/packages/f6/40/83b786b4309aef7070a2086529feb0b81d682525c6b78e029555b3cc38bd/idv_teleport-1.70-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1585a9c811bc4b5208c0ac4a04089bb4", "sha256": "a84c070a87e94ca704504519b0e523cdfa93b1c674e2372895c227a98164f3ef" }, "downloads": -1, "filename": "idv_teleport-1.70.tar.gz", "has_sig": false, "md5_digest": "1585a9c811bc4b5208c0ac4a04089bb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7075, "upload_time": "2019-10-27T20:19:16", "upload_time_iso_8601": "2019-10-27T20:19:16.880149Z", "url": "https://files.pythonhosted.org/packages/2b/72/8a588bf2ee676c21fd787d61839099d2a0cbc47b2303d7a3d1dc9bd8c678/idv_teleport-1.70.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }