Python Client Library for WTSS.
Project description
About
Web Time Series Service (WTSS) is a lightweight web service for handling time series data from remote sensing imagery. Given a location and a time interval you can retrieve the according time series as a list of real values.
In WTSS a coverage is a three dimensional array associate to spatial and temporal reference systems.
WTSS is based on three operations:
list_coverages: returns the list of all available coverages in the service.
describe_coverage: returns the metadata of a given coverage.
time_series: query the database for the list of values for a given location and time interval.
If you want to know more about WTSS service, please, take a look at its specification.
Installation
Linux, macOS, and Windows users can get wtss from the Python Package Index with a recent version of pip:
pip install wtss
Documentation
References
VINHAS, L.; QUEIROZ, G. R.; FERREIRA, K. R.; CÂMARA, G. Web Services for Big Earth Observation Data. Revista Brasileira de Cartografia, v. 69, n. 5, 18 maio 2017.
License
Changes
Version 0.7.1 (2023-11-16)
Fix matplotlib deprecation for plot grid time series (#95)
Version 0.7.0 (2022-09-28)
Change LICENSE to GPL v3
Review docs and links
Version 0.7.0-3 (2021-03-29)
Add the property common_name to the describe_coverage HTML representation: #63.
Version 0.7.0-2 (2021-03-17)
Version 0.7.0-1 (2020-09-14)
Improved integration with Jupyter Environment: #25.
Improved plot method for TimeSeries.
Added Unit-tests.
Fixed small typos in documentation.
Version 0.7.0-0 (2020-09-11)
Basic integration with Jupyter Environment and Matplotlib.
Command Line Interface (CLI).
Documentation system based on Sphinx.
Documentation integrated to Read the Docs.
Installation and build instructions.
Package support through Setuptools.
Installation and usage instructions.
Travis CI support and PyPI deploy.
Unit-test environment set.
Source code versioning based on Semantic Versioning 2.0.0.
License: MIT.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file wtss-0.7.1.tar.gz
.
File metadata
- Download URL: wtss-0.7.1.tar.gz
- Upload date:
- Size: 322.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4062361fd0d31d9351f2a80433835a43b086c50c206b4bf6ad91b0ddde34c37b |
|
MD5 | 1930a36b1e24609586cdc8d2d60916ac |
|
BLAKE2b-256 | 65c8e44af0aef0bab164ae98adc9b487b9fed92895783b185ec0fb599a47a731 |
File details
Details for the file wtss-0.7.1-py3-none-any.whl
.
File metadata
- Download URL: wtss-0.7.1-py3-none-any.whl
- Upload date:
- Size: 28.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97adf81d0c1fee61f2435fea4d8b6dccfddd3b1a9e64ff08ae6549ff4e451358 |
|
MD5 | e844cfd3a5751d1108bf0794bb897bff |
|
BLAKE2b-256 | b55a93a39926f8c20ed7771932c59ed2fa1634610fefdfccc08daa97fc7fc63e |