Command line tool for searching and downloading satellite data from Bhoonidhi
Project description
Bhoonidhi Downloader
A Python CLI tool for searching and downloading satellite imagery from Bhoonidhi.
Installation
pip install bhoonidhi-downloader
Usage
Basic usage:
Authenticate:
bhoonidhi-downloader authenticate <username> --password <password>
Search Scenes using Bounding Box Coordinates:
bhoonidhi-downloader search <minx> <maxx> <miny> <maxy> <start_date> <end_date> <satellite> <sensor>
Example - downloading a Sentinel-2A MSI scene from from December 2023 for Shillong, Meghalaya:
bhoonidhi-downloader search 91.77 92 25.496 25.695 2023-12-01 2023-12-30 Sentinel-2A MSI
For more information, use the --help
option:
Features
- Search for openly available satellite scenes from Bhoonidhi portal based on bounding box coordinates, date range, and satellite/sensor
- View search results in tabular format with metadata and quicklook images
- Select a scene to download from the search results
Limitations
- Supports only bounding box-based search for scenes.
- Future support for search based on point coordinates and shapefile is planned.
- Supports only scenes with direct download links
- Supports only Medium resolution scenes from Optical Satellite Sensors.
- Planning to add support for other sensors in future.
- Direct downloads only work for images from recent past - upto a year or so depending on the area and sensor. To download scenes dated ealier than that, using the Bhoonidhi Portal is recommended.
- Planning to add support for interacting with carts by way of viewing, adding, deleting items in future. This will help with downloading older scenes.
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
bhoonidhi_downloader-0.1.1.tar.gz
(940.2 kB
view details)
Built Distribution
File details
Details for the file bhoonidhi_downloader-0.1.1.tar.gz
.
File metadata
- Download URL: bhoonidhi_downloader-0.1.1.tar.gz
- Upload date:
- Size: 940.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d1a2916006ededa58b2fdedb9ebce0947f6b39df9dff118ec2653186812e659 |
|
MD5 | 2e265d9b85d31f613c46eef8156053d1 |
|
BLAKE2b-256 | 7bbcd61ffa9078996221eb2fafe7c356bac392e74a3fb66ddbbaa036478ccbb5 |
File details
Details for the file bhoonidhi_downloader-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: bhoonidhi_downloader-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3470abfe0fdabedd160b8f42851503b416ce90993bf17e2a4bb560f2c004e1d |
|
MD5 | 935acdd661c3350709355e23dcff5b73 |
|
BLAKE2b-256 | 50a5e1f172119941b3d3d1646c280d3351740f528182bbc4eb6c116d21d3631b |