Python API for downloading and searching GOES-16/17 satellite data on local and cloud storage.
Project description
Welcome to GOES API - An API to download and search for GOES satellite data.
The GOES-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 GOES16 and GOES17 satellite data.
Data download and query/filtering is available:
- for local file systems, Google Cloud Storage and AWS S3.
- for sensors ABI, EXIS, GLM, MAG, SEIS and SUVI.
The folder tutorials
provide the following jupyter notebooks, describing various features of GOES_API
:
- Downloading GOES data:
download.ipynb
- Find and filter GOES data:
find_and_filter.ipynb
- Read data directly from AWS S3 and GCS buckets:
read_bucket_data.ipynb
- Read ABI L1B and L2B products from cloud buckets and plot it with satpy:
read_bucket_data_with_satpy.ipynb
- Extract zarr reference files using kerchunk:
kerchunk_data.ipynb
The folder docs
contains documents with various information related to GOES data products.
Documentation is available at XXXXX
Installation
pip
GOES-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 GOES-API package by typing the following command in the command terminal:
pip install goes_api
Citation
If you are using GOES-API, please cite:
Ghiggi Gionata. ghiggi/goes_api. Zenodo. https://doi.org/10.5281/zenodo.7787851
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.
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 goes_api-0.1.3.tar.gz
.
File metadata
- Download URL: goes_api-0.1.3.tar.gz
- Upload date:
- Size: 3.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b31453cb6f8f195ee2e6eba4dd9a05aa4bf0bc591edc17958eb64282793bf37e |
|
MD5 | b2934396b6643f6db771ff7df5f38603 |
|
BLAKE2b-256 | 39c801528b6e5ad70b4cacaa2e9a6a84e440f81fac477be2d9864eb3f3b6d861 |
File details
Details for the file goes_api-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: goes_api-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4a6e0306a7dcf5e18194401e13d64c9077e7211764e03cce77f801b5d65dd3f |
|
MD5 | b71b76bacdff2ef5232e0dc6c77d1f26 |
|
BLAKE2b-256 | 9ba1207ed00773e8668e76cc821543d21efc4e89091e09fc96947cc18969c093 |