https://github.com/LsHalloArchive/HimawariDownloader
Download and save images from the Japanese weather satellite Himawari 8 in full resolution (121MP | 11000px)
https://github.com/LsHalloArchive/HimawariDownloader
download downloader himawari himawari-8 himawari-satellite java javafx png
Last synced: 3 months ago
JSON representation
Download and save images from the Japanese weather satellite Himawari 8 in full resolution (121MP | 11000px)
- Host: GitHub
- URL: https://github.com/LsHalloArchive/HimawariDownloader
- Owner: LsHalloArchive
- License: mit
- Archived: true
- Created: 2018-09-12T23:49:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-03T00:44:21.000Z (about 6 years ago)
- Last Synced: 2024-05-21T18:09:59.043Z (about 1 year ago)
- Topics: download, downloader, himawari, himawari-8, himawari-satellite, java, javafx, png
- Language: Java
- Homepage: https://himawari.lshallo.eu
- Size: 7.59 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Himawari Downloader
Himawari Downloader is a Java based application that let's you download sattelite images from the japanese Himawari sattelite.
The imagery is available on this site https://himawari8.nict.go.jp/. However this site has the drawback that you can't simply save the image because it is split into multiple pieces.
The program I wrote loops through and downloads all required images depending on the resolution. They are then stitched together and can be saved to disk.Attention! 11000px option produces 150+MB images!

# Features
* Preview images before downloading 150MB of images
* Download images in 6 different resolutions
* Save images to disk
* 50+Mbit/s download speed in multithreaded mode (my internet isn't any faster)# Todo
* [ ] Download an interval of pictures
* [ ] Custom save location and file names
* [ ] Zoomable preview window
* [x] Update progress bar corresponding to status
* [x] Make saving a new thread so the UI doesn't become unresponsive# Download [](https://github.com/LsHallo/himawaridownloader/releases/latest) [](https://github.com/LsHallo/himawaridownloader)
Get the latest version from the releases page: https://github.com/LsHallo/HimawariDownloader/releases