Socket
Socket
Sign inDemoInstall

goes-api

Package Overview
Dependencies
27
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    goes-api

Python API for downloading and searching GOES-16/17 satellite data on local and cloud storage.


Maintainers
1

Readme

Welcome to GOES API - An API to download and search for GOES satellite data.

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

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:

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.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc