Skip to main content

Python packages to download and manipulate GOES-16/17 data.

Project description

GOES

Python packages to download and manipulate GOES-16/17 data.

Version

3.0

Requirements

Usage

See the jupyter notebooks examples for the last version:

Examples for older version can be found here

Installation

You can install GOES on Python 2 or 3 on Linux, Windows or other, using the following commands.

Using PIP:

pip install GOES

Check if package was installed with:

pip show GOES

If you already have the package installed, update it to the latest version with:

pip install --upgrade GOES

Using clone:

clone https://github.com/joaohenry23/GOES.git
cd GOES
python setup.py install


Using python:
Download GOES-master.zip from github and following the next commands:

unzip GOES-master.zip
cd GOES-master
python setup.py install



Support

If you have any questions, do not hesitate to write to:

joaohenry23@gmail.com

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

GOES-3.0.tar.gz (14.7 kB view hashes)

Uploaded Source

Built Distribution

GOES-3.0-py3-none-any.whl (17.1 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