CMD + K

earthlens

Community

Remote sensing package for downloading satellite and climate data

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::earthlens

Usage Tracking

0.4.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

earthlens is a Python package for downloading satellite and climate data from multiple sources, including CHIRPS rainfall (FTP), ERA5 on AWS S3, the ECMWF Climate Data Store via cdsapi, and Google Earth Engine. It provides a unified EarthLens facade that lazily loads each backend so the optional SDK for a backend you don't use never has to be installed.

Optional backends can be enabled by additionally installing:

  • boto3 (for the ERA5-on-S3 backend)
  • cdsapi (for the ECMWF/CDS backend)
  • earthengine-api (for the Google Earth Engine backend)

About

Summary

Remote sensing package for downloading satellite and climate data

Last Updated

May 10, 2026 at 20:32

License

GPL-3.0-or-later

Supported Platforms

noarch