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
Built Distribution
File details
Details for the file bhoonidhi_downloader-0.1.1.dev0.tar.gz
.
File metadata
- Download URL: bhoonidhi_downloader-0.1.1.dev0.tar.gz
- Upload date:
- Size: 939.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | affa1e1ee692ecc8623f44db1f99d47dd999579f784707cd60d8e8c99ac71b45 |
|
MD5 | 88e860b774c7e4e38f0cf42ffc56b3a2 |
|
BLAKE2b-256 | 8b4a0000de575ae5e2c7f817bf1d7890ee372e0168a388d01c3dfaad2546d805 |
File details
Details for the file bhoonidhi_downloader-0.1.1.dev0-py3-none-any.whl
.
File metadata
- Download URL: bhoonidhi_downloader-0.1.1.dev0-py3-none-any.whl
- Upload date:
- Size: 10.2 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 | b1d7d8bc2b92cf142981954b428a2f6c9191b9b6305f3bb50702898c67e664cc |
|
MD5 | 45dac3cd5fa400182b0182f7601eea79 |
|
BLAKE2b-256 | 4ab30d34a8ad3f749edac1bb6e0e91d4b2330992cad461b7361e1f7541801920 |