Skip to main content

SMAP (Soil Moisture Active Passive) data readers

Project description

https://github.com/TUW-GEO/smap_io/workflows/Automated%20Tests/badge.svg?branch=master https://coveralls.io/repos/github/TUW-GEO/smap_io/badge.svg?branch=master https://badge.fury.io/py/smap-io.svg https://readthedocs.org/projects/smap-io/badge/?version=latest

SMAP (Soil Moisture Active Passive) data readers.

Works great in combination with pytesmo.

Citation

https://zenodo.org/badge/DOI/10.5281/zenodo.596391.svg

If you use the software in a publication then please cite it using the Zenodo DOI. Be aware that this badge links to the latest package version.

Please select your specific version at https://doi.org/10.5281/zenodo.596391 to get the DOI of that version. You should normally always use the DOI for the specific version of your record in citations. This is to ensure that other researchers can access the exact research artefact you used for reproducibility.

You can find additional information regarding DOI versioning at http://help.zenodo.org/#versioning

Installation

Setup of a complete environment with conda can be performed using the following commands:

$ conda create -q -n smap_io -c conda-forge numpy h5py pyproj netcdf4 pyresample pandas
$ source activate smap_io
$ pip install smap_io

You can also install all needed (conda and pip) dependencies at once using the following commands after cloning this repository. This is recommended for developers of the package.

$ git clone https://github.com/TUW-GEO/smap_io.git --recursive
$ cd smap_io
$ conda create -n smap_io python=3.6 # or any supported python version
$ source activate smap_io
$ conda update -f environment.yml
$ python setup.py develop

Supported Products

  • SPL3SMP: SMAP L3 Radiometer Global Daily 36 km EASE-Grid Soil Moisture

Additional products will we added when need arises, feel free to open an issue to add a new data product or even better a pull request.

Contribute

We are happy if you want to contribute. Please raise an issue explaining what is missing or if you find a bug. We will also gladly accept pull requests against our master branch for new features or bug fixes.

Guidelines

If you want to contribute please follow these steps:

  • Fork the smap_io repository to your account

  • make a new feature branch from the smap_io master branch

  • Add your feature

  • please include tests for your contributions in one of the test directories We use py.test so a simple function called test_my_feature is enough

  • submit a pull request to our master branch

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

smap_io-0.5.tar.gz (877.0 kB view details)

Uploaded Source

Built Distribution

smap_io-0.5-py2.py3-none-any.whl (99.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file smap_io-0.5.tar.gz.

File metadata

  • Download URL: smap_io-0.5.tar.gz
  • Upload date:
  • Size: 877.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.14

File hashes

Hashes for smap_io-0.5.tar.gz
Algorithm Hash digest
SHA256 1dab0a6b19b26a8fc9f09e7b9b6012156ad86372f2c4a0a81483053e3e378e72
MD5 828d99a3c9604370868013a04e578f03
BLAKE2b-256 72c5833cb0565cb714c965d10b583be91fb8d9af6d6abecdb3414e15d2f1ba85

See more details on using hashes here.

File details

Details for the file smap_io-0.5-py2.py3-none-any.whl.

File metadata

  • Download URL: smap_io-0.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 99.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.14

File hashes

Hashes for smap_io-0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c3130a6bce675eb690b6118688e046ee715f396185ba1033198d35cc671a6a20
MD5 efea6b7123874ef43757262b5e56738d
BLAKE2b-256 d874e5b1af40da4d6e632a7d1cfc7e5109f213f59cd113e1f7e63acc97fb577d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page