Skip to main content

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

Project description

GOES

pypi DOI

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

Version

3.4

If you have already installed the GOES package, update it to the latest version.

Requirements

The main packages required are:

Tip: If you install the GOES package using pip, you don't need to worry about installing these packages because they will be installed automatically.

Tutorial

Find the jupyter notebook examples for the last version here.

Installation

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

Using pip (recommended):

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 the GOES-master.zip from github and following the next commands:

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


Change log

All notable changes to this project will be documented in this file.

Support

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

joaohenry23@gmail.com

You can write to me in spanish, portuguese or english.

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.4.tar.gz (17.4 kB view hashes)

Uploaded Source

Built Distribution

GOES-3.4-py3-none-any.whl (18.5 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