remote sensing package
Project description
Current release info
Name | Downloads | Version | Platforms |
---|---|---|---|
earthobserve - Remote Sensing package
earthobserve is a Remote Sensing package
earthobserve
Main Features
- ERA Interim Download
- CHIRPS Rainfall data Download
Future work
- Google earth engine
- ERA 5
Installing earthobserve
Installing earthobserve
from the conda-forge
channel can be achieved by:
conda install -c conda-forge earthobserve
It is possible to list all of the versions of earthobserve
available on your platform with:
conda search earthobserve --channel conda-forge
Install from Github
to install the last development to time you can install the library from github
pip install git+https://github.com/MAfarrag/earthobserve
pip
to install the last release you can easly use pip
pip install earthobserve==0.2.0
Quick start
>>> import earthobserve
======= History
0.1.5 (2022-12-07) : add ECMWF data catalog
- First release on PyPI.
0.1.6 (2022-12-26) :
- Use environment.yaml and requirements.txt instead of pyproject.toml and replace poetry env byconda env
- lock numpy to 1.23.5
0.1.7 (2022-12-26)
- fix pypi package names in the requirements.txt file
- fix python version in requirement.txt
0.2.0 (2023-01-15)
- bump up numpy and pyramids versions
- create an abstract class for datasource and catalog as a bluebrint for all data sources
- test all classes in CI
- use pathlib to deal with paths
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
earth2observe-0.2.0.tar.gz
(28.9 kB
view details)
Built Distribution
File details
Details for the file earth2observe-0.2.0.tar.gz
.
File metadata
- Download URL: earth2observe-0.2.0.tar.gz
- Upload date:
- Size: 28.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d66339f73309a1fe21c7fc8c231cd1604e31b30b235f6f67215a0429c74c24c |
|
MD5 | 3f454233a8b28aa4f9813c811d813a8a |
|
BLAKE2b-256 | b1f862a816631b2b1e9182bfcef36cd4b7644913dff859a45506805000e1898a |
File details
Details for the file earth2observe-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: earth2observe-0.2.0-py3-none-any.whl
- Upload date:
- Size: 31.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea265526e931fa0a5ad6cd10c6b8bd08e789883b88a9ec9995f489b2ac2801f2 |
|
MD5 | a72dfa74cef953e44f6e22d2e185b328 |
|
BLAKE2b-256 | b8773ef3718a1e272628cf1b05a56fa0490ba940ac1bb4912e8597edf70c8376 |