Download and process GOES-16 and GOES-17 data from NOAA's archive on AWS using Python.
-
Updated
May 13, 2025 - Python
Download and process GOES-16 and GOES-17 data from NOAA's archive on AWS using Python.
A script that checks for a better Global Entry enrollment appointment time
Python script that can be used to generate latitude/longitude coordinates for GOES-16 full-disk extent.
Command-line implementation and Python package for the DSAT/INPE satellite image viewer. Visit: www.cptec.inpe.br/dsat
This repository contains code that generates images in true color RGB, natural color RGB, and dust RGB from ABI L1b products. These image combinations are based on the EUMETSAT "recipes."
If you're using GOES data, converting the x, y coordinates (called the Fixed Grid) to latitude and longitude can be confusing. The code in this repository creates a "look up table" that will decode all GOES observations. You can reuse the table for any data from the same satellite and resolution. See the linked PUG document for details.
Tool package to download and read Geostationary Operational Environmental Satellite 2nd, 3rd and 4th Generation (GOES-8 to GOES-19) and Gridded Satellite (GridSat-B1 and GridSat-GOES) imagery datasets from NOAA's AWS and NCEI cloud repositories using Python.
Match-ups are important for validation of remote sensing data. Satellite data and a ground "truth" site are compared within a user-defined radius. This script reads in ABI data, extracts the portion near the site, and stores it in a smaller netcdf file. This code can be adapted for other uses.
Add a description, image, and links to the goes topic page so that developers can more easily learn about it.
To associate your repository with the goes topic, visit your repo's landing page and select "manage topics."