Skip to main content

remote sensing package

Project description

Documentation Status PyPI - Python Version License: GPL v3 pre-commit Language grade: Python

codecov Codacy Badge GitHub last commit GitHub forks GitHub Repo stars

Current release info

Name Downloads Version Platforms
Conda Recipe Conda Downloads Downloads Downloads Downloads PyPI - Downloads GitHub all releases Conda Version PyPI version Anaconda-Server Badge Conda Platforms Join the chat at https://gitter.im/Hapi-Nile/Hapi

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

other code samples

======= 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


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.2.tar.gz (32.6 kB view hashes)

Uploaded Source

Built Distribution

earth2observe-0.2.2-py3-none-any.whl (35.5 kB view hashes)

Uploaded Python 3

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