{ "info": { "author": "Charles Morton", "author_email": "charles.morton@dri.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3.6" ], "description": "=================================\nOpenET - Core Functions and Tools\n=================================\n\n|version| |build|\n\nThis repository provides core functions used by the OpenET models.\n\nCore Components\n===============\n\nCommon\n------\n\nThe OpenET common module provides functions that are common across many of the OpenET models. Currently these are limited to cloud masking functions but additional functions will be added as they are identified.\n\nExamples of the cloud masking functions are provided in the \"examples\" folder.\n\n+ `Landsat Collection 1 TOA cloud mask `__\n+ `Landsat Collection 1 SR cloud mask `__\n+ `Sentinel 2 TOA cloud mask `__\n\nInterpolation\n-------------\n\nThe OpenET \"interp\" module provides functions for interpolating the image based ET estimates from the models (primarily from Landsat images) to a daily time step then aggregating to custom time periods (such as monthly or annual).\n\nInstallation\n============\n\nThe OpenET core python module can be installed via pip:\n\n.. code-block:: console\n\n pip install openet\n\nDependencies\n============\n\nModules needed to run the model:\n\n * `earthengine-api `__\n\nOpenET Namespace Package\n========================\n\nEach OpenET model will be stored in subfolders of the \"openet\" folder (namespace). The benefit of the namespace package is that each ET model can be tracked in separate repositories but called as a \"dot\" submodule of the main openet module,\n\n.. code-block:: python\n\n import openet.core.common\n import openet.core.interp\n import openet.ssebop\n\nDevelopment and Testing\n=======================\n\nPlease see the `CONTRIBUTING.rst `__.\n\n.. |build| image:: https://travis-ci.org/Open-ET/openet-core-beta.svg?branch=master\n :alt: Build status\n :target: https://travis-ci.org/Open-ET/openet-core-beta\n.. |version| image:: https://badge.fury.io/py/openet.svg\n :alt: Latest version on PyPI\n :target: https://badge.fury.io/py/openet", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/Open-ET/openet-core-beta/archive/v0.0.5.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Open-ET/openet-core-beta", "keywords": "OpenET Evapotranspiration Earth Engine", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "openet", "package_url": "https://pypi.org/project/openet/", "platform": "", "project_url": "https://pypi.org/project/openet/", "project_urls": { "Download": "https://github.com/Open-ET/openet-core-beta/archive/v0.0.5.tar.gz", "Homepage": "https://github.com/Open-ET/openet-core-beta" }, "release_url": "https://pypi.org/project/openet/0.0.5/", "requires_dist": null, "requires_python": "", "summary": "OpenET Core Components", "version": "0.0.5" }, "last_serial": 4518199, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "4b9b789f5ef2d67b8a8f1b82b48ca097", "sha256": "2a414d6ba253c48393a2488d09d8ae9645268392a6f0738682f44fc6cdb4d6d0" }, "downloads": -1, "filename": "openet-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4b9b789f5ef2d67b8a8f1b82b48ca097", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13323, "upload_time": "2018-08-30T22:31:44", "url": "https://files.pythonhosted.org/packages/ba/13/c1e79e449d8b519b57916c46b839b02c872520a00fbf3c92c537aa4fd7bb/openet-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "59468dd25162246d6a5f1dafa44acd81", "sha256": "91808a7ff3c196030ae414b302905e99cb61490c3fe951ac8da55737db808aaa" }, "downloads": -1, "filename": "openet-0.0.2.tar.gz", "has_sig": false, "md5_digest": "59468dd25162246d6a5f1dafa44acd81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13316, "upload_time": "2018-08-30T22:35:52", "url": "https://files.pythonhosted.org/packages/75/9b/7b4afbdbd74f893c3ac67dbabeab6eca25664c186a82f30489bee43e998d/openet-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "5fe1a06f660d9c085970f0ffa00f5fe7", "sha256": "bd395440a3304dcf075fd554a365d10aeeb2ff874a33739da1c9b4e8745a55b1" }, "downloads": -1, "filename": "openet-0.0.3.tar.gz", "has_sig": false, "md5_digest": "5fe1a06f660d9c085970f0ffa00f5fe7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13339, "upload_time": "2018-09-05T20:55:54", "url": "https://files.pythonhosted.org/packages/e2/cc/ffe86eaefc038165a3370e3bfb6bc2d1515036b8fa4709d589aa4d12ea5b/openet-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "4c85fceb0a186e05d9b5ab46752b0b00", "sha256": "1edbac67ffc60f084e2c79a61a4404fbc913c9b600475da41271d67c9ce538d5" }, "downloads": -1, "filename": "openet-0.0.4.tar.gz", "has_sig": false, "md5_digest": "4c85fceb0a186e05d9b5ab46752b0b00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14524, "upload_time": "2018-11-21T16:16:28", "url": "https://files.pythonhosted.org/packages/20/e8/7c26ec1b9ba8884b444fe308f78f12c939d2ea026bd86c655693dd4c8abf/openet-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "3ff0c53dca18716bb5ed4caf03c078b8", "sha256": "52680e8d3dffd92bb69903209e78c5c7ed626722fb1f7b872da84ceaac82a146" }, "downloads": -1, "filename": "openet-0.0.5.tar.gz", "has_sig": false, "md5_digest": "3ff0c53dca18716bb5ed4caf03c078b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14630, "upload_time": "2018-11-22T20:08:32", "url": "https://files.pythonhosted.org/packages/07/02/65ec9c5371e9811358aac3c9f8b19bfc124d9d0149785768fc0c6a72b407/openet-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3ff0c53dca18716bb5ed4caf03c078b8", "sha256": "52680e8d3dffd92bb69903209e78c5c7ed626722fb1f7b872da84ceaac82a146" }, "downloads": -1, "filename": "openet-0.0.5.tar.gz", "has_sig": false, "md5_digest": "3ff0c53dca18716bb5ed4caf03c078b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14630, "upload_time": "2018-11-22T20:08:32", "url": "https://files.pythonhosted.org/packages/07/02/65ec9c5371e9811358aac3c9f8b19bfc124d9d0149785768fc0c6a72b407/openet-0.0.5.tar.gz" } ] }