{ "info": { "author": "Dougie Squire", "author_email": "dougie.squire@csiro.au", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# doppyo\n\ndoppyo is a diagnostics/verification package for climate forecast systems. It is still in the very early stages of development.\n\nCurrent functionality\n======================\n\nThree modules are currently available\n\n1. ``skill`` : functions for assessing one data set relative to another (usually model output relative to observation).\n\n2. ``diagnostic`` : functions for computing various atmospheric and oceanic diagnostics.\n\n3. ``utils`` : general support functions for the doppyo package. \n\nSome test modules are also avaliable in ``doppyo.test``. However, these are far from complete \n\nUsage (If not using DCFP JupyterHub server)\n===========================================\n\n1. Install anaconda if you have not already done so:\n\n* Make your own directory in '/OSM/CBR/OA\\_DCFP/apps/'\n\n``mkdir /OSM/CBR/OA_DCFP/apps/``\n\n* A recent version of the anaconda installer is available in '/OSM/CBR/OA\\_DCFP/apps/anaconda\\_installer'. Run this and follow the prompts to install anaconda in the directory you have just created.\n\n* The anaconda installer will add the anaconda path to your .bashrc (or equivalent). You will need to source this for the changes to be made:\n\n``source ~/.bashrc``\n\n* Check that anaconda python is now your default:\n\n``which python``\n\n2. Install doppyo:\n\n* Clone the doppyo Bitbucket repository to your local machine. At your desired location, run:\n\n``git clone https://@bitbucket.csiro.au/scm/df/doppyo.git``\n\n* Replicate the doppyo environment locally. This will ensure that you have all libraries/packages required to run doppyo. Within the 'requirements' folder in your cloned repository, run: \n\n``conda env create -f doppyo_env_linux.yml`` \n\nor \n\n``conda env create -f doppyo_env_mac.yml`` \n\ndepending on your os. \n\nAlternatively, if updating an existing doppyo\\_env environment, run: \n\n``conda env update --file=doppyo_env_.yml``\n\n* Activate the doppyo\\_env environment:\n\n``source activate doppyo_env``\n\n* Install the doppyo package. Within your cloned repository, run:\n\n``python setup.py install``\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/csiro-dcfp/doppyo", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "doppyo", "package_url": "https://pypi.org/project/doppyo/", "platform": "", "project_url": "https://pypi.org/project/doppyo/", "project_urls": { "Homepage": "https://github.com/csiro-dcfp/doppyo" }, "release_url": "https://pypi.org/project/doppyo/0.0.2/", "requires_dist": [ "dask (>=0.17.1)", "matplotlib (>=2.2.2)", "bokeh (>=0.12.13)", "netcdf4 (>=1.3.1)", "numpy (>=1.13.3)", "pandas (>=0.22.0)", "pytest (>=3.5.0)", "xarray (>=0.10.7)", "bottleneck (>=1.2.1)", "cartopy (>=0.16.0)", "scipy (>=1.0.0)", "pyspharm (>=1.0.9)", "windspharm (>=1.6.0)" ], "requires_python": "", "summary": "Diagnostics and verification package", "version": "0.0.2" }, "last_serial": 5721707, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "e5df08743cf6f347dbba6f9422098ec4", "sha256": "db297b3376222597f6bc6b5bd75d5a5ecd4b34e12524d59326f6a98a29617336" }, "downloads": -1, "filename": "doppyo-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "e5df08743cf6f347dbba6f9422098ec4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 67395, "upload_time": "2019-08-23T17:02:28", "url": "https://files.pythonhosted.org/packages/4e/3d/8f924ea8efdedcf80a7b52f4e5934b585a638f38fe8243529409bfeab276/doppyo-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4ae4da9718103747d67b1e28543d97ef", "sha256": "902f0825274aded70e837d51e1b47f09f6cefc0b0b4e6893680a3e7200c746a0" }, "downloads": -1, "filename": "doppyo-0.0.2.tar.gz", "has_sig": false, "md5_digest": "4ae4da9718103747d67b1e28543d97ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63929, "upload_time": "2019-08-23T17:02:31", "url": "https://files.pythonhosted.org/packages/c1/c2/ac5f6ae887f5479075fe887e33bd65e2552a0181a684c4eaae23dc1df7a8/doppyo-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e5df08743cf6f347dbba6f9422098ec4", "sha256": "db297b3376222597f6bc6b5bd75d5a5ecd4b34e12524d59326f6a98a29617336" }, "downloads": -1, "filename": "doppyo-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "e5df08743cf6f347dbba6f9422098ec4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 67395, "upload_time": "2019-08-23T17:02:28", "url": "https://files.pythonhosted.org/packages/4e/3d/8f924ea8efdedcf80a7b52f4e5934b585a638f38fe8243529409bfeab276/doppyo-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4ae4da9718103747d67b1e28543d97ef", "sha256": "902f0825274aded70e837d51e1b47f09f6cefc0b0b4e6893680a3e7200c746a0" }, "downloads": -1, "filename": "doppyo-0.0.2.tar.gz", "has_sig": false, "md5_digest": "4ae4da9718103747d67b1e28543d97ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63929, "upload_time": "2019-08-23T17:02:31", "url": "https://files.pythonhosted.org/packages/c1/c2/ac5f6ae887f5479075fe887e33bd65e2552a0181a684c4eaae23dc1df7a8/doppyo-0.0.2.tar.gz" } ] }