Python API for downloading and searching GOES-16/17/18/19 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
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 goes_api-0.1.8.tar.gz.
File metadata
- Download URL: goes_api-0.1.8.tar.gz
- Upload date:
- Size: 3.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22bb544337be715657d9909a9660eb7accc9f31c1abb59f9d0c4e4473e826126
|
|
| MD5 |
c333648096ee76df6fc966c4883d7e3c
|
|
| BLAKE2b-256 |
e4d0c9029a5d250664845e3324ba93a1467402e2da1a63afb9fb2e0e6725dd21
|
File details
Details for the file goes_api-0.1.8-py3-none-any.whl.
File metadata
- Download URL: goes_api-0.1.8-py3-none-any.whl
- Upload date:
- Size: 3.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfea4be725cb7fe41f2eb3ac989416764edd3806155b2554494153a0f43b017d
|
|
| MD5 |
b880779b69a63f26edb979bc705064fe
|
|
| BLAKE2b-256 |
8dd1c69fed86f6a2601c285a6282838c74b43bb2ffed5be2f01123d641c498bb
|