Sateliite Imagery Download Package
Project description
Python_JAXA_Himawari8_Imagery_Downloader
Python script to ftp download of himawari8 realtime full disk satellite image files from JAXA server for the specified date range(Himawari standard data will be provided only for the latest 30 days).
Pre-requisites:
1. User Registration
- Make an User Account request for the data use of JAXA p-Tree system:
a. Apply for a user account by clicking the user registration button on top of the website https://www.eorc.jaxa.jp/ptree/index_j.html. b. Enter the user information according the procedure described. Application acceptance email will be sent from the P-Tree secretariat. c. Download the python package from pip. d. pip install ftp-himawari8-hsd
- Install Anaconda framework(Opensource) from website https://www.anaconda.com/products/individual to your local machine.
- Install Python(version >= 3.7) from website https://www.python.org/downloads/
- After successfully installing Python, Create virtual or conda environment and install the following python dependencies as listed below
ftp_himawari8_hsd depends on the python packages as listed in requirements.txt file of this repository.
Usage
Downloading Satellite Imagery from JAXA server
Execute python ftp_himawari8_hsd.download() with parameters download file path, start date and end date.
ftp_himawari_hsd.download()
ex:
> ftp_himawari_hsd.download()
usage 1: download for given range of dates
Enter start datetime yyyy/mm/dd hh:mm: 2021/07/20
Enter end datetime yyyy/mm/dd hh:mm : 2021/07/22
usage 2: download for given time range of current date
Enter start datetime yyyy/mm/dd hh:mm: 01:00
Enter end datetime yyyy/mm/dd hh:mm : 01:10
usage 3: download for given range of timestamps
Enter start datetime yyyy/mm/dd hh:mm: 2021/7/20 12:00
Enter end datetime yyyy/mm/dd hh:mm : 2021/7/22 12:20
Enter download file path : D:\ftp_test </br>
Enter your username and password: test_123
This will download the AHI Himawari8 full-disk satellite image as *.dat file format zipped.
AHI Himawari8 Full Disk image for Band 1
Open, Process, Crop, Save Satellite Imagery and generate Composites
Refer to 'Processing_Satellite_Imagery.ipynb' file of this repository for how to open the downloaded files and make use of it.Download atleast 10 minutes (2:00 to 2:10pm) data of a date to work on this processing.
Composites
To generate Satpy Composites needs all bands B01-B16 for atleast 10 minutes timeframe of a date.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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ftp_himawari8_hsd-1.0.1.tar.gz.
File metadata
- Download URL: ftp_himawari8_hsd-1.0.1.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b381e1bb0c9d2ee3be00b6d22595ffe7aab0505e7ba2179fc86136f1d519545d
|
|
| MD5 |
5417642d13a09e803f6a3b99eee7f799
|
|
| BLAKE2b-256 |
31786ccac5d87dc5e6c33b64881411c6b45218bd0f415c72cc942d367555c85c
|
File details
Details for the file ftp_himawari8_hsd-1.0.1-py3-none-any.whl.
File metadata
- Download URL: ftp_himawari8_hsd-1.0.1-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
130c173e95725bab3710b4f6730d9f4bcd94e8895100ed0a79698eed2d6d49eb
|
|
| MD5 |
db54432e9cac4a65a61b90671c811c63
|
|
| BLAKE2b-256 |
5e82a94e80abaf3cacc9cb834f9d0cde0f81f57e74afb82b89c2c5191a62a46f
|