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
- ERA5 from Amason S3 data source
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.2
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
0.2.1 (2023-01-25)
- add amazon S3 data source and catalog for the data available in era5 bucket (ERA5 only tested)
- replace utility functions with the serapeum_utils package.
0.2.2 (2023-01-29)
- add documentation
- bump up pyramids versions
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file earth2observe-0.2.2.tar.gz.
File metadata
- Download URL: earth2observe-0.2.2.tar.gz
- Upload date:
- Size: 32.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5d736d230e52171cc993ae4765983fa1d6b2dd3f92349669f2f455ed7fbb612
|
|
| MD5 |
a847315bd477992009c1c75a8772832f
|
|
| BLAKE2b-256 |
90b2185c774c4bb5ea84fd37d798857f428c9cf0d1505e9e78d3d89685e2ff11
|
File details
Details for the file earth2observe-0.2.2-py3-none-any.whl.
File metadata
- Download URL: earth2observe-0.2.2-py3-none-any.whl
- Upload date:
- Size: 35.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d20b66212758d14d7c62a09dac153766647ec87c67718f1ec6d2d12b0318e642
|
|
| MD5 |
80d6b83544b197a4cc9f0a51efd20589
|
|
| BLAKE2b-256 |
c42d1ffd707df990afa8825a82e4906e86f975e6952d1dd2d0cc32c498c72f60
|