Skip to content

API to download, query, filter and plot HIMAWARI AHI satellite data

License

Notifications You must be signed in to change notification settings

ghiggi/himawari_api

Repository files navigation

Welcome to HIMAWARI API - An API to download and search HIMAWARI satellite data.

DOI PyPI version Conda Version Build Status Coverage Status Documentation Status Code style: black License

The HIMAWARI-API is still in development. Feel free to try it out and to report issues or to suggest changes.

Quickstart

The code in this repository provides an API to download, query and filter HIMAWARI-8 and HIMAWARI-9 satellite data.

Data download and query/filtering is available:

  • for local file systems and AWS S3.
  • for sensors AHI.

The folder tutorials provide the following jupyter notebooks, describing various features of HIMAWARI_API:

Documentation is available at XXXXX

Installation

pip

HIMAWARI-API can be installed via pip on Linux, Mac, and Windows. On Windows you can install WinPython to get Python and pip running.

Then, install the HIMAWARI-API package by typing the following command in the command terminal:

pip install himawari_api

Citation

If you are using HIMAWARI-API, please cite:

Ghiggi Gionata. ghiggi/himawari_api. Zenodo. https://doi.org/10.5281/zenodo.7787923

If you want to cite a specific version, have a look at the Zenodo site.

Contributors

License

The content of this repository is released under the terms of the MIT license.