Skip to main content

A simple tool to visualize GOES16/17

Project description

GOESVisualizer

A simple toolbox to retrieve/visualize/save GOES16(east) and GOES17(west) RGB image over a region of interest

Installation

Use the package manager pip to install GOESVisualizer.

pip install GOESVisualizer

Usage

see example.py

or

from GOESVisualizer import GSVis

GSobj = GSVis('west',2021,7,21,20,-125,-117,35,45)
# only plot
GSobj.plotGS()
# or only save
GSobj.plotGS(True,'goessample.png')

License

MIT

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

GOESVisualizer-0.0.4.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

GOESVisualizer-0.0.4-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

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