{ "info": { "author": "TU Wien", "author_email": "remote.sensing@geo.tuwien.ac.at", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Programming Language :: Python" ], "description": "============\nesa_cci_sm\n============\n\n\n.. image:: https://travis-ci.org/TUW-GEO/esa_cci_sm.svg?branch=master\n :target: https://travis-ci.org/TUW-GEO/esa_cci_sm\n\n.. image:: https://coveralls.io/repos/github/TUW-GEO/esa_cci_sm/badge.svg?branch=master\n :target: https://coveralls.io/github/TUW-GEO/esa_cci_sm?branch=master\n\n.. image:: https://badge.fury.io/py/esa-cci-sm.svg\n :target: https://badge.fury.io/py/esa-cci-sm\n \n.. image:: https://readthedocs.org/projects/esa_cci_sm/badge/?version=latest\n :target: http://esa_cci_sm.readthedocs.io/en/latest/?badge=latest\n\nReading and reshuffling of CCI soil moisture Written in Python.\n\nInstallation\n============\n\nInstalling the package can be done via pip:\n\n.. code-block:: shell\n\n pip install esa_cci_sm\n\nSetup of a complete development environment with `conda\n`_ can be performed using the following\ncommands:\n\n.. code-block:: shell\n\n git clone git@github.com:TUW-GEO/esa_cci_sm.git esa_cci_sm\n cd esa_cci_sm\n conda env create -f environment.yml\n source activate esa_cci_sm\n\nSupported Products\n==================\n\nAt the moment this package supports ESA CCI soil moisture data version\nv02.x and v03.x and v04.x in netCDF format (reading and time series creation)\nwith a spatial sampling of 0.25 degrees.\n\nContribute\n==========\n\nWe are happy if you want to contribute. Please raise an issue explaining what\nis missing or if you find a bug. We will also gladly accept pull requests\nagainst our master branch for new features or bug fixes.\n\n\nGuidelines\n----------\n\nIf you want to contribute please follow these steps:\n\n- Fork the esa_cci_sm repository to your account\n- Clone the repository, make sure you use ``git clone --recursive`` to also get\n the test data repository.\n- make a new feature branch from the esa_cci_sm master branch\n- Add your feature\n- Please include tests for your contributions in one of the test directories.\n We use py.test so a simple function called test_my_feature is enough\n- submit a pull request to our master branch\n\nNote\n====\n\nThis project has been set up using PyScaffold 2.5. For details and usage\ninformation on PyScaffold see http://pyscaffold.readthedocs.org/.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.esa-soilmoisture-cci.org/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "esa-cci-sm", "package_url": "https://pypi.org/project/esa-cci-sm/", "platform": "", "project_url": "https://pypi.org/project/esa-cci-sm/", "project_urls": { "Homepage": "https://www.esa-soilmoisture-cci.org/" }, "release_url": "https://pypi.org/project/esa-cci-sm/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Reading and reshuffling of CCI soil moisture", "version": "0.1.1" }, "last_serial": 4726644, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "9d31ef34789b006145e672a0625a999d", "sha256": "805d37043878c9b7644602bf0bae007b54e056f680da6f7a39db07c806360a63" }, "downloads": -1, "filename": "esa_cci_sm-0.1.tar.gz", "has_sig": false, "md5_digest": "9d31ef34789b006145e672a0625a999d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 376914, "upload_time": "2018-12-03T09:41:19", "url": "https://files.pythonhosted.org/packages/0b/be/d457748ed0dff691ca026a91816d944c46dd3ef0f8adfa5888353133e9e2/esa_cci_sm-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "3df9f84bc34455eb8f6e2ed4086dcd45", "sha256": "d7b7ea3858619b6be3cb30de7080d191a4a1b91d31ca73c66f5bf6f97da8b60b" }, "downloads": -1, "filename": "esa_cci_sm-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3df9f84bc34455eb8f6e2ed4086dcd45", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 377995, "upload_time": "2019-01-22T15:45:18", "url": "https://files.pythonhosted.org/packages/08/f7/5891078778ab3658437b765a3dfaceff39320b23790e4184f61f7380928e/esa_cci_sm-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3df9f84bc34455eb8f6e2ed4086dcd45", "sha256": "d7b7ea3858619b6be3cb30de7080d191a4a1b91d31ca73c66f5bf6f97da8b60b" }, "downloads": -1, "filename": "esa_cci_sm-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3df9f84bc34455eb8f6e2ed4086dcd45", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 377995, "upload_time": "2019-01-22T15:45:18", "url": "https://files.pythonhosted.org/packages/08/f7/5891078778ab3658437b765a3dfaceff39320b23790e4184f61f7380928e/esa_cci_sm-0.1.1.tar.gz" } ] }