
Security News
NVD Quietly Sweeps 100K+ CVEs Into a “Deferred” Black Hole
NVD now marks all pre-2018 CVEs as "Deferred," signaling it will no longer enrich older vulnerabilities, further eroding trust in its data.
Python API for downloading and searching GOES-16/17/18/19 satellite data on local and cloud storage.
The GOES-API is still in development. Feel free to try it out and to report issues or to suggest changes.
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:
The folder tutorials
provide the following jupyter notebooks, describing various features of GOES_API
:
download.ipynb
find_and_filter.ipynb
read_bucket_data.ipynb
read_bucket_data_with_satpy.ipynb
kerchunk_data.ipynb
The folder docs
contains documents with various information related to GOES data products.
Documentation is available at XXXXX
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
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.
The content of this repository is released under the terms of the MIT license.
FAQs
Python API for downloading and searching GOES-16/17/18/19 satellite data on local and cloud storage.
We found that goes-api demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
NVD now marks all pre-2018 CVEs as "Deferred," signaling it will no longer enrich older vulnerabilities, further eroding trust in its data.
Research
Security News
Lazarus-linked threat actors expand their npm malware campaign with new RAT loaders, hex obfuscation, and over 5,600 downloads across 11 packages.
Security News
Safari 18.4 adds support for Iterator Helpers and two other TC39 JavaScript features, bringing full cross-browser coverage to key parts of the ECMAScript spec.