{ "info": { "author": "TU Wien", "author_email": "remote.sensing@geo.tuwien.ac.at", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Programming Language :: Python" ], "description": "============\nc3s_sm\n============\n\n\n.. image:: https://travis-ci.org/TUW-GEO/c3s_sm.svg?branch=master\n :target: https://travis-ci.org/TUW-GEO/c3s_sm\n\n.. image:: https://coveralls.io/repos/github/TUW-GEO/c3s_sm/badge.svg?branch=master\n :target: https://coveralls.io/github/TUW-GEO/c3s_sm?branch=master\n\n.. image:: https://badge.fury.io/py/c3s-sm.svg\n :target: https://badge.fury.io/py/c3s-sm\n \n.. image:: https://readthedocs.org/projects/c3s_sm/badge/?version=latest\n :target: http://c3s_sm.readthedocs.io/en/latest/?badge=latest\n\nReading and reshuffling of C3S soil moisture Written in Python.\n\nInstallation\n============\n\nSetup of a complete 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/c3s_sm.git c3s_sm\n cd c3s_sm\n conda env create -f environment.yml\n source activate c3s_sm\n\nSupported Products\n==================\n\nAt the moment this package supports C3S soil moisture data\nin 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\nDevelopment setup\n-----------------\n\nFor Development we also recommend a ``conda`` environment. You can create one\nincluding test dependencies and debugger by running\n``conda env create -f environment.yml``. This will create a new ``c3s_sm``\nenvironment which you can activate by using ``source activate c3s_sm``.\n\nGuidelines\n----------\n\nIf you want to contribute please follow these steps:\n\n- Fork the c3s_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 c3s_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://climate.copernicus.eu/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "c3s-sm", "package_url": "https://pypi.org/project/c3s-sm/", "platform": "", "project_url": "https://pypi.org/project/c3s-sm/", "project_urls": { "Homepage": "https://climate.copernicus.eu/" }, "release_url": "https://pypi.org/project/c3s-sm/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Readers and time series coverters for the C3S Soil Moisture data set", "version": "0.1.1" }, "last_serial": 4726222, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5b16c0ff7a6d8947c1d25623f788183e", "sha256": "1f6c28e84508053bd72a73411517de8d2a207e896abe9252170e844f023ad2fb" }, "downloads": -1, "filename": "c3s_sm-0.1.tar.gz", "has_sig": false, "md5_digest": "5b16c0ff7a6d8947c1d25623f788183e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 380362, "upload_time": "2018-11-21T14:51:48", "url": "https://files.pythonhosted.org/packages/e3/ff/5d89418a5d91af6777a6ab88ba363b5f36d6eab3b0b54d7173c6f100210e/c3s_sm-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "139056a723c5944be7591a5649eb8742", "sha256": "86a013790f469a7eb40735ab0a6c989abfa6eb9b9bb122f9af940a89f1ddf41e" }, "downloads": -1, "filename": "c3s_sm-0.1.1.tar.gz", "has_sig": false, "md5_digest": "139056a723c5944be7591a5649eb8742", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 381332, "upload_time": "2019-01-22T14:29:07", "url": "https://files.pythonhosted.org/packages/18/1d/69b99218e4e3446fd531ef0d0d98b0d94a7b599d826e35c8a5ec7eda2785/c3s_sm-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "139056a723c5944be7591a5649eb8742", "sha256": "86a013790f469a7eb40735ab0a6c989abfa6eb9b9bb122f9af940a89f1ddf41e" }, "downloads": -1, "filename": "c3s_sm-0.1.1.tar.gz", "has_sig": false, "md5_digest": "139056a723c5944be7591a5649eb8742", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 381332, "upload_time": "2019-01-22T14:29:07", "url": "https://files.pythonhosted.org/packages/18/1d/69b99218e4e3446fd531ef0d0d98b0d94a7b599d826e35c8a5ec7eda2785/c3s_sm-0.1.1.tar.gz" } ] }