Skip to main content

Simple download and plot GOES weather satellite data

Project description

Build Status Coverage Status Build status PyPi version PyPi formats PyPi Download stats

GOES Utilities

Quick Python script to download and plot GOES satellite preview and hi-resolution data by date/time.

goesutils7 absorption

Install

python -m pip install -e .

Usage

The scripts work with two types of data:

Full fidelity data

Select data using GOES shopping cart. Search by date, geographic region. Consider getting NetCDF format data unless you're familiar with the other options. Register for NOAA CLASS if needed.

It may take up to 48 hours to get access to your order. NOAA CLASS emails you when data is ready. Each 5-10 minute set of multi-band data is several hundred megabytes at full resolution.

Preview (3 hour cadence)

  1. Get GOES preview imagedata with parallel download:
    python get-goes-preview.py goesnum start stop outdir
    
    example: download IR from GOES-13 2018-01-01 to 2018-01-02 to ~/data/goes13:
    python get-goes-preview.py 13 IR 2018-01-01T00 2018-01-03T00 ~/data/goes13
    
    These are updated every 3 hours. For science use, you'll want the full fidelity GOES data updated on minutely timescale.
  2. Plot GOES IR data georegistered via Cartopy:
    python plot-goes.py ~/data/goes13
    
    Plot a specific file:
    python plot-goes.py ~/data/goes13/2018-01-01T12:35:00.jpg
    

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

goesutils-1.0.8.tar.gz (290.4 kB view details)

Uploaded Source

File details

Details for the file goesutils-1.0.8.tar.gz.

File metadata

  • Download URL: goesutils-1.0.8.tar.gz
  • Upload date:
  • Size: 290.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/3.7.0

File hashes

Hashes for goesutils-1.0.8.tar.gz
Algorithm Hash digest
SHA256 e896bf94cc3d7e87045df17c9440786cb02a943d2bf51847d0926c439f9aeda9
MD5 d573a1bef6788bbff33744b026a8a82b
BLAKE2b-256 011ee74a38e9db4dfa88b15891e8dfec6cecc70012a021e784e8b2d5587db832

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page