{ "info": { "author": "TU Wien", "author_email": "remote.sensing@geo.tuwien.ac.at", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Programming Language :: Python" ], "description": "=======\nsmap_io\n=======\n\n.. image:: https://travis-ci.org/TUW-GEO/smap_io.svg?branch=master\n :target: https://travis-ci.org/TUW-GEO/smap_io\n\n.. image:: https://coveralls.io/repos/github/TUW-GEO/smap_io/badge.svg?branch=master\n :target: https://coveralls.io/github/TUW-GEO/smap_io?branch=master\n\n.. image:: https://badge.fury.io/py/smap_io.svg\n :target: http://badge.fury.io/py/smap_io\n\n.. image:: https://readthedocs.org/projects/smap_io/badge/?version=latest\n :target: http://smap_io.readthedocs.org/\n\nSMAP (Soil Moisture Active Passive) data readers.\n\nWorks great in combination with `pytesmo `_.\n\nCitation\n========\n\n.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.596391.svg\n :target: https://doi.org/10.5281/zenodo.596391\n\nIf you use the software in a publication then please cite it using the Zenodo DOI.\nBe aware that this badge links to the latest package version.\n\nPlease select your specific version at https://doi.org/10.5281/zenodo.596391 to get the DOI of that version.\nYou should normally always use the DOI for the specific version of your record in citations.\nThis is to ensure that other researchers can access the exact research artefact you used for reproducibility.\n\nYou can find additional information regarding DOI versioning at http://help.zenodo.org/#versioning\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 conda create -q -n smap_io -c conda-forge numpy h5py pyproj netcdf4==1.2.2 pyresample scipy pandas matplotlib\n source activate smap_io\n pip install smap_io\n\nYou can also install all needed (conda and pip) dependencies at once using the\nfollowing commands after cloning this repository. This is recommended for\ndevelopers of the package.\n\n.. code-block:: shell\n\n git clone https://github.com/TUW-GEO/smap_io.git --recursive\n cd smap_io\n conda create -n smap_io python=2.7 # or any supported python version\n source activate smap_io\n conda update -f environment.yml\n python setup.py develop\n\nSupported Products\n==================\n\n- `SPL3SMP `_: SMAP L3 Radiometer Global Daily 36 km EASE-Grid Soil Moisture\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 smap_io repository to your account\n- make a new feature branch from the smap_io 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", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/TUW-GEO/smap_io", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "smap-io", "package_url": "https://pypi.org/project/smap-io/", "platform": "", "project_url": "https://pypi.org/project/smap-io/", "project_urls": { "Homepage": "https://github.com/TUW-GEO/smap_io" }, "release_url": "https://pypi.org/project/smap-io/0.3/", "requires_dist": null, "requires_python": "", "summary": "SMAP (Soil Moisture Active Passive) data readers", "version": "0.3" }, "last_serial": 5149737, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ee486e374474c1761cfd36867b7cd857", "sha256": "4e6c7e08ca6632d745ee0826653b59548a61e6884d025d341c6eb06e164a8f15" }, "downloads": -1, "filename": "smap_io-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ee486e374474c1761cfd36867b7cd857", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3926, "upload_time": "2016-08-26T12:16:55", "url": "https://files.pythonhosted.org/packages/dd/a2/53e96a5981ea31e65eed3021b0bfb4639b1e7063a58f2718765e95bb5af9/smap_io-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c203fd6dfc8a33c6ad6a3cff5a46cf5a", "sha256": "b4834b9fb6793ff243cc73f0ba677d98acf5d0ace72df12d80250f43d4e26f31" }, "downloads": -1, "filename": "smap_io-0.1.tar.gz", "has_sig": false, "md5_digest": "c203fd6dfc8a33c6ad6a3cff5a46cf5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22144301, "upload_time": "2016-08-26T11:57:34", "url": "https://files.pythonhosted.org/packages/e1/ef/330dcac0a72f6a75b217728e9755109cf435f5f95eb0caea8ca0dd94e3f4/smap_io-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "952c7050559929dc145d6c66f4d62473", "sha256": "6ffde595f3033697973ea4e4972e10092e7087ff5045bb79b43b1145d01068ab" }, "downloads": -1, "filename": "smap_io-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "952c7050559929dc145d6c66f4d62473", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8313, "upload_time": "2016-09-08T09:37:06", "url": "https://files.pythonhosted.org/packages/f3/76/504d912cffeb800b5ac67429e5cc432f8df42545cf8f33c4008d6a9a1976/smap_io-0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d895e25eb78ec45c7ca3e0c342972759", "sha256": "2e74336997fc9c1b14cf125164f46b811ce061447474268de424c3c8f6593b70" }, "downloads": -1, "filename": "smap_io-0.2.tar.gz", "has_sig": false, "md5_digest": "d895e25eb78ec45c7ca3e0c342972759", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 771616, "upload_time": "2016-09-08T09:37:09", "url": "https://files.pythonhosted.org/packages/7c/3e/3cf9367692191e5be73734785fd861c5fa41bd8b2e68fa3ef096ba846ca4/smap_io-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "ad3084e1afb42ff820ff6162ecd3aca5", "sha256": "d56fdd9174f2a45fa443f70c0c734a4415c70a1188b33a0ac6d1d5defef19213" }, "downloads": -1, "filename": "smap_io-0.3.tar.gz", "has_sig": false, "md5_digest": "ad3084e1afb42ff820ff6162ecd3aca5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 779352, "upload_time": "2019-02-06T08:24:10", "url": "https://files.pythonhosted.org/packages/d2/ab/775d41a677c10688c073569ad2a400bf05ac155ac913475b727110a1217f/smap_io-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ad3084e1afb42ff820ff6162ecd3aca5", "sha256": "d56fdd9174f2a45fa443f70c0c734a4415c70a1188b33a0ac6d1d5defef19213" }, "downloads": -1, "filename": "smap_io-0.3.tar.gz", "has_sig": false, "md5_digest": "ad3084e1afb42ff820ff6162ecd3aca5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 779352, "upload_time": "2019-02-06T08:24:10", "url": "https://files.pythonhosted.org/packages/d2/ab/775d41a677c10688c073569ad2a400bf05ac155ac913475b727110a1217f/smap_io-0.3.tar.gz" } ] }