Skip to main content

Small point-only NASA IMERG rainfall downloader that saves an Excel time series.

Project description

imergpyLite

imergpyLite is a very small package for one job:

Download NASA IMERG rainfall for one point and save it as an Excel time series.

No web app. No country average. No square area. No interpolation complexity.

Install

pip install imergpyLite

Python Example

import imergpylite as imerg

excel_path, records = imerg.download_point(
    lat=6.9,
    lon=79.8,
    start_datetime="2025-11-25",
    end_datetime="2025-11-26",
    username="EARTHDATA_USERNAME",
    password="EARTHDATA_PASSWORD",
    run_type="late",
    freq="daily",
)

print(excel_path)

Supported Data

  • freq="daily" with run_type="early", "late", or "final"
  • freq="hhr" with run_type="early", "late", or "final"
  • freq="monthly" with run_type="final"

The Excel file includes:

  • Start Time
  • End Time
  • Requested Latitude
  • Requested Longitude
  • Actual IMERG Grid Latitude
  • Actual IMERG Grid Longitude
  • Precipitation value

NASA Account

You need a free NASA Earthdata account and accepted GES DISC data access.

Sign up:

https://urs.earthdata.nasa.gov/users/new

Keep your username and password private.

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

imergpylite-0.1.0.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

imergpylite-0.1.0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file imergpylite-0.1.0.tar.gz.

File metadata

  • Download URL: imergpylite-0.1.0.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for imergpylite-0.1.0.tar.gz
Algorithm Hash digest
SHA256 29ce15240ce0e52e458b3b05c910798915f0c8ef6b6436824ca5241278587f5a
MD5 63bc38fdd26740f83497ae80fc0f07f8
BLAKE2b-256 3ef41cc0b4939fc707482c513aa1e89a7e84c1009a9336a1961f605b569f027d

See more details on using hashes here.

File details

Details for the file imergpylite-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: imergpylite-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for imergpylite-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5b0ac2ef4e9c67b4b2cd7bfa841e0e9afcefb40ed4ab0d2e0e6eb7c1bd55fccf
MD5 529302c445358d9a3f7681ef908f8e96
BLAKE2b-256 f34921702ebd252502d0bd4b138481086bc4243d5596b45800c404e0aa775b97

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page