{ "info": { "author": "Chris Roth", "author_email": "chris.roth@usask.ca", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "[![xarray](http://img.shields.io/badge/powered%20by-xarray-blue.svg?style=flat)](http://http://xarray.pydata.org/en/stable/)\n\n# eratools\n\n### A package that extends xarray with functionality to work with ECMWF ERA data. \n\n## Introduction\n`eratools` loads [ECMWF](https://www.ecmwf.int/) ERA5 or ERA-Interim data files that contain model level data of temperature, relative humidity, surface pressure, and surface geopotential.\nIt uses these variables to calculate pressure and temperature data on pressure levels and altitude levels.\n\nAlso included is a utility for downloading daily files of ERA5 or ERA-Interim data. \n\n## Further reading\nECMWF IFS dosumentation [Cy38r1 Part III](https://www.ecmwf.int/sites/default/files/elibrary/2013/9244-part-iii-dynamics-and-numerical-procedures.pdf)\n\nECMWF referenced [paper](http://journals.ametsoc.org/doi/abs/10.1175/1520-0493%281981%29109%3C0758:AEAAMC%3E2.0.CO;2)\n\n## Installation\n\nTo create a conda environmen and install run:\n```\nconda env create -f environment.yml\nsource activate eratools\npip install eratools\n```\n\n### Optional Dependencies\n\nIf you wish to use the ERA downloading utilities, you will need to follow the instructions [here](https://confluence.ecmwf.int/display/WEBAPI/Access+ECMWF+Public+Datasets)\n\n## Supported Products\n* ERA5\n* ERA-Interim\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://arggit.usask.ca/Chris/eratools", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "eratools", "package_url": "https://pypi.org/project/eratools/", "platform": "", "project_url": "https://pypi.org/project/eratools/", "project_urls": { "Homepage": "https://arggit.usask.ca/Chris/eratools" }, "release_url": "https://pypi.org/project/eratools/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A package extending xarray for use with ECMWF ERA model level data.", "version": "0.1.0" }, "last_serial": 4239246, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a8df9b23360f1b575c40300f761fa707", "sha256": "f9a8f1a171a3b5d8a10fd8f5d198725cb272a67bce312515d564707a838541a0" }, "downloads": -1, "filename": "eratools-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a8df9b23360f1b575c40300f761fa707", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13825, "upload_time": "2018-09-04T22:20:33", "url": "https://files.pythonhosted.org/packages/6e/45/a3ef2b92534dfec7cbe5c941ede0e1f848ba05d20982c56b769c6183d532/eratools-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bdd869a159c102884ddcfff1a00e8e42", "sha256": "dfc0740a92fc069faa7e2e963d0930c1ed8f7c4033cbc135de4eab3ff3cf7341" }, "downloads": -1, "filename": "eratools-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bdd869a159c102884ddcfff1a00e8e42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13652, "upload_time": "2018-09-04T22:20:34", "url": "https://files.pythonhosted.org/packages/a6/7c/7441a62d77fed1784dd33df0f4413da4e0988cffb1431e212ac33e79a508/eratools-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a8df9b23360f1b575c40300f761fa707", "sha256": "f9a8f1a171a3b5d8a10fd8f5d198725cb272a67bce312515d564707a838541a0" }, "downloads": -1, "filename": "eratools-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a8df9b23360f1b575c40300f761fa707", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13825, "upload_time": "2018-09-04T22:20:33", "url": "https://files.pythonhosted.org/packages/6e/45/a3ef2b92534dfec7cbe5c941ede0e1f848ba05d20982c56b769c6183d532/eratools-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bdd869a159c102884ddcfff1a00e8e42", "sha256": "dfc0740a92fc069faa7e2e963d0930c1ed8f7c4033cbc135de4eab3ff3cf7341" }, "downloads": -1, "filename": "eratools-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bdd869a159c102884ddcfff1a00e8e42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13652, "upload_time": "2018-09-04T22:20:34", "url": "https://files.pythonhosted.org/packages/a6/7c/7441a62d77fed1784dd33df0f4413da4e0988cffb1431e212ac33e79a508/eratools-0.1.0.tar.gz" } ] }