{ "info": { "author": "Ross Cohen", "author_email": "rjc55@njit.edu", "bugtrack_url": null, "classifiers": [], "description": "# getCDFs\nThis will check for cdfs on your computer. If they don't exist, or there's an updated version on the server, it will download from the server. It will then load the cdfs using spacepy.pycdf, and place them into a dictionary.\n\n##Usage:\ngetCDFs(getCDFs(datetime, string, string, **kw):\n\n date: Python datetime object containing the date that you want cdfs for.\n craft: character - 'A' or 'B'.\n species: character - 'H', 'He', or 'O'.\n RBlevel: string - RBSPICE data level; '3PAP', '3', '2', '1', or '0'\n Hlevel: string - HOPE data level; '3', or '2'\n Hproduct: string - If using, HOPE level 3 data, which product; 'PA' or 'MOM'\n\tMaglevel: string - MagEIS data level; '3', or '2'\n EMlevel: string - EMFISIS data level; '4', '3', or '2'\n PH: string describing which Time of Flight by Pulse Height product you want: \n \t'LEHT'(Low Energy, High Time resolution) or 'HELT'(High Energy, Low Time resolution).\n EMF: string describing which EMFISIS product you want: \n \t('1sec', '4sec', or 'hires')+'-'+('gei', 'geo', 'gse', 'gsm', or 'sm').\n check: When True, it will query the server for updated versions. \n \tIf False, then the server will not be queried at all. \n \tIf you don't have the file on your computer, it will not be downloaded. \n\tSet this keyword to False if you do not have internet access.\n The last five keywords describe which data product you want.\n \tAll is default, but if you set any one or more of them to True, will override this.\n\n Returns: Python dictionary containing spacepy cdf objects. \n Keys are 'TOFxE', 'TOFxPH', 'HOPE', 'MagEIS', and 'EMFISIS'\n\t\nchangeRoot()\n\n\tOn the first run, you will be asked to set a root directory where your files will be stored.\n\tThis function will allow you to change this.\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/BossColo/getCDFs/tarball/1.15", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/BossColo/getCDFs", "keywords": "Python", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "getCDFs", "package_url": "https://pypi.org/project/getCDFs/", "platform": "", "project_url": "https://pypi.org/project/getCDFs/", "project_urls": { "Download": "https://github.com/BossColo/getCDFs/tarball/1.15", "Homepage": "https://github.com/BossColo/getCDFs" }, "release_url": "https://pypi.org/project/getCDFs/1.15/", "requires_dist": null, "requires_python": "", "summary": "This will check for cdfs on your computer. If they don't exist, or there's an updated version on the server, it will download from the server. It will then load the cdfs using spacepy.pycdf, and place them into a dictionary.", "version": "1.15" }, "last_serial": 2914219, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "3c52276ff5f6d60fa848f1224f18f1ef", "sha256": "f1f0888404e272558fc49e819f558464cfffde7c34ac97c1a5b82f42799c90e6" }, "downloads": -1, "filename": "getCDFs-1.0.zip", "has_sig": false, "md5_digest": "3c52276ff5f6d60fa848f1224f18f1ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2972, "upload_time": "2016-10-26T18:41:31", "url": "https://files.pythonhosted.org/packages/0a/ad/571a00b95734e5c9f427d76fd05824636178cd6a165673fb7d2cd5054838/getCDFs-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "6a673a341e473a061c2f6ec294748657", "sha256": "3edf9e6579f86289ef5c89207786dcc81a5d7481bb6c4d39a423c6578ce605cc" }, "downloads": -1, "filename": "getCDFs-1.1.zip", "has_sig": false, "md5_digest": "6a673a341e473a061c2f6ec294748657", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2976, "upload_time": "2016-10-26T19:32:02", "url": "https://files.pythonhosted.org/packages/ff/01/fd2bf663c5955fb46fb6568d9767863a64fbd7f797605ac3fa9c981f4025/getCDFs-1.1.zip" } ], "1.10": [ { "comment_text": "", "digests": { "md5": "ef6c61765007b1a4f5ee6e8f1cdd3060", "sha256": "b035dee40b87b687cd205489211d9cff43ae558eac7d09402763de262821522d" }, "downloads": -1, "filename": "getCDFs-1.10.zip", "has_sig": false, "md5_digest": "ef6c61765007b1a4f5ee6e8f1cdd3060", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4488, "upload_time": "2016-11-18T19:09:43", "url": "https://files.pythonhosted.org/packages/f4/c4/88ffd15c8177c436dccc19f04736a6937377b9c7cc8456227c3503ecfea0/getCDFs-1.10.zip" } ], "1.11": [ { "comment_text": "", "digests": { "md5": "eb1e6a9ab0982359a699ebb0e82ddc8d", "sha256": "0d86da82f03ecdef8873a7e67dddb5706e23a0d0a2a85d261aa58bbbf0b95db9" }, "downloads": -1, "filename": "getCDFs-1.11.zip", "has_sig": false, "md5_digest": "eb1e6a9ab0982359a699ebb0e82ddc8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6389, "upload_time": "2016-11-19T07:46:48", "url": "https://files.pythonhosted.org/packages/fe/e6/1c8a4f79d5fa311ae721c4d79b73dc19fb7be8bcf08401c5ff19fdc38042/getCDFs-1.11.zip" } ], "1.12": [ { "comment_text": "", "digests": { "md5": "5cf72f61f77b65108d85085bca4a333c", "sha256": "7f26c492495819174543ef160bfc00783f6a9665290ada0c490ed51a0c70617c" }, "downloads": -1, "filename": "getCDFs-1.12.zip", "has_sig": false, "md5_digest": "5cf72f61f77b65108d85085bca4a333c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6408, "upload_time": "2016-11-19T07:52:24", "url": "https://files.pythonhosted.org/packages/70/ed/8752e144d6ccb8346df0b90814cd77e582b628ef863f11d36d1370084874/getCDFs-1.12.zip" } ], "1.13": [ { "comment_text": "", "digests": { "md5": "76230f6a558fcb327f2ffd32b3d9c497", "sha256": "ee993a367eebed4017de193e6fcdd0a6f1e9a2b523522882af6fe1a1d01c5f2c" }, "downloads": -1, "filename": "getCDFs-1.13.zip", "has_sig": false, "md5_digest": "76230f6a558fcb327f2ffd32b3d9c497", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6444, "upload_time": "2016-11-21T15:35:18", "url": "https://files.pythonhosted.org/packages/d7/ad/cce518c103a86d7327693add9352be56f21b5f0e2a8d3fa050d9528b23ca/getCDFs-1.13.zip" } ], "1.14": [ { "comment_text": "", "digests": { "md5": "c87109e355ef84eb207f3cceb2e8c75f", "sha256": "024d9dde2c80a88ce2fa55db414cba03a05ce5cdb0f55cf406c16738ee0637af" }, "downloads": -1, "filename": "getCDFs-1.14.zip", "has_sig": false, "md5_digest": "c87109e355ef84eb207f3cceb2e8c75f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6437, "upload_time": "2016-11-21T15:39:40", "url": "https://files.pythonhosted.org/packages/00/c5/afc44385c1cb7da2131d296e4e20a611a196a9ebeff6f368508c5fd7d2be/getCDFs-1.14.zip" } ], "1.15": [ { "comment_text": "", "digests": { "md5": "d86c0673f22c98b259d1533f3711f2cf", "sha256": "a4ff52a6309378204dc347e2ff23bd7e33ff61858e1f472c4966662593cdc34b" }, "downloads": -1, "filename": "getCDFs-1.15.tar.gz", "has_sig": false, "md5_digest": "d86c0673f22c98b259d1533f3711f2cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4502, "upload_time": "2017-05-31T18:14:46", "url": "https://files.pythonhosted.org/packages/72/e4/e046c06c758cbd73d20b55ea8a4185b18976de326f1d458be0bdb7afdb87/getCDFs-1.15.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "ee4a7a7aca58cd8b268a7286ae7321ad", "sha256": "b9431208efe57b131a2f7a2b73c159890e119e7f05533abe17a3910829801762" }, "downloads": -1, "filename": "getCDFs-1.2.zip", "has_sig": false, "md5_digest": "ee4a7a7aca58cd8b268a7286ae7321ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2994, "upload_time": "2016-10-26T19:50:29", "url": "https://files.pythonhosted.org/packages/7f/36/26d59737cf55b1ba38aedce06d7cf60cb78221686f0c053296db1688dccc/getCDFs-1.2.zip" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "25ba6e11d967f2644ebd0283c8581b46", "sha256": "51a8eefa2108e2326a389242e7c7dba7266e489ca17e21c329fb7a17e4a0751f" }, "downloads": -1, "filename": "getCDFs-1.3.zip", "has_sig": false, "md5_digest": "25ba6e11d967f2644ebd0283c8581b46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3001, "upload_time": "2016-10-26T19:55:54", "url": "https://files.pythonhosted.org/packages/6a/de/d8775d858a3133004cb70d1af029681d35f54afe8ffaf45617f3a4138f8e/getCDFs-1.3.zip" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "3c5189476f4526ba98645cd421ffed7e", "sha256": "b0d90e3f6e6ee3a87b59019f90b3bd74e54a492ec413e378f8e687e7b9ea2c2f" }, "downloads": -1, "filename": "getCDFs-1.4.zip", "has_sig": false, "md5_digest": "3c5189476f4526ba98645cd421ffed7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2986, "upload_time": "2016-10-26T20:05:00", "url": "https://files.pythonhosted.org/packages/c0/b5/99976d7afe47910730e16e4c1ff6e40d7ddcc6f8832d439a6c058e4ed541/getCDFs-1.4.zip" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "5154c0d443d7471864a4d8d5012d73ad", "sha256": "2512de122098e00bb381d2b660b2b6c34d67bb3ba61332d748d447186189ec13" }, "downloads": -1, "filename": "getCDFs-1.5.zip", "has_sig": false, "md5_digest": "5154c0d443d7471864a4d8d5012d73ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3606, "upload_time": "2016-10-27T14:38:37", "url": "https://files.pythonhosted.org/packages/d7/dc/53cef55b83c048327e287635abed6da020c1a21bbf6bc3287c850456784e/getCDFs-1.5.zip" } ], "1.6": [ { "comment_text": "", "digests": { "md5": "9cf74135ed7315db4fbe0bd46709512b", "sha256": "35af45d6180516ce8904a940b666106c205b61eb0782b398351bc1d1f8bafd79" }, "downloads": -1, "filename": "getCDFs-1.6.zip", "has_sig": false, "md5_digest": "9cf74135ed7315db4fbe0bd46709512b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4252, "upload_time": "2016-11-03T22:59:27", "url": "https://files.pythonhosted.org/packages/5b/5e/02d6c47896dca4de1bde3f70d0ecb2d56a99d4ca19d528237fef29b675d9/getCDFs-1.6.zip" } ], "1.7": [ { "comment_text": "", "digests": { "md5": "c4d4c7f4a0c66ab6a8d2bb1f29551363", "sha256": "501b7323d6dec8a0cc610bafa62c0b0a65101478a83280670ae1d3400cdac3f7" }, "downloads": -1, "filename": "getCDFs-1.7.zip", "has_sig": false, "md5_digest": "c4d4c7f4a0c66ab6a8d2bb1f29551363", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4431, "upload_time": "2016-11-16T21:44:10", "url": "https://files.pythonhosted.org/packages/c9/de/9e663d7162aaff005ada91671e4ae73d20b4fd133cde971e68f2376d0328/getCDFs-1.7.zip" } ], "1.8": [ { "comment_text": "", "digests": { "md5": "8efb5fb8f723d711c07a7a8155276da0", "sha256": "c9bd94996c496a2f24cfdb2faa824e864a96d6be6f2971285e557a1667685cd6" }, "downloads": -1, "filename": "getCDFs-1.8.zip", "has_sig": false, "md5_digest": "8efb5fb8f723d711c07a7a8155276da0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4480, "upload_time": "2016-11-18T17:00:18", "url": "https://files.pythonhosted.org/packages/46/4e/9570fca83d0ea2d9547a9142bee9a42926f3d30035dc2bfdd6449759e69d/getCDFs-1.8.zip" } ], "1.9": [ { "comment_text": "", "digests": { "md5": "56875faf0fd4792d4ee68fecb1a67f56", "sha256": "f82e310dee2151e2b1432d37b1dcbc6b4909f517d57d22a14198094f1b2e8be3" }, "downloads": -1, "filename": "getCDFs-1.9.zip", "has_sig": false, "md5_digest": "56875faf0fd4792d4ee68fecb1a67f56", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4477, "upload_time": "2016-11-18T18:31:19", "url": "https://files.pythonhosted.org/packages/04/e4/5ebab40d0270dce3ed6e420634a197eef4a67f98ce65c73dbd44b8372aae/getCDFs-1.9.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d86c0673f22c98b259d1533f3711f2cf", "sha256": "a4ff52a6309378204dc347e2ff23bd7e33ff61858e1f472c4966662593cdc34b" }, "downloads": -1, "filename": "getCDFs-1.15.tar.gz", "has_sig": false, "md5_digest": "d86c0673f22c98b259d1533f3711f2cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4502, "upload_time": "2017-05-31T18:14:46", "url": "https://files.pythonhosted.org/packages/72/e4/e046c06c758cbd73d20b55ea8a4185b18976de326f1d458be0bdb7afdb87/getCDFs-1.15.tar.gz" } ] }